| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | @font-face { |
| 2 | 2 | font-family: "eicons"; |
| 3 | - src: url("../fonts/eicons.eot?5.49.0"); | |
| 4 | - src: url("../fonts/eicons.eot?5.49.0#iefix") format("embedded-opentype"), url("../fonts/eicons.woff2?5.49.0") format("woff2"), url("../fonts/eicons.woff?5.49.0") format("woff"), url("../fonts/eicons.ttf?5.49.0") format("truetype"), url("../fonts/eicons.svg?5.49.0#eicon") format("svg"); | |
| 3 | + src: url("../fonts/eicons.eot?5.54.0"); | |
| 4 | + src: url("../fonts/eicons.eot?5.54.0#iefix") format("embedded-opentype"), url("../fonts/eicons.woff2?5.54.0") format("woff2"), url("../fonts/eicons.woff?5.54.0") format("woff"), url("../fonts/eicons.ttf?5.54.0") format("truetype"), url("../fonts/eicons.svg?5.54.0#eicon") format("svg"); | |
| 5 | 5 | font-weight: normal; |
| 6 | 6 | font-style: normal; |
| 7 | 7 | } |
| 8 | 8 | [class^=eicon], |
| @@ -2048,8 +2048,44 @@ | ||
| 2048 | 2048 | } |
| 2049 | 2049 | |
| 2050 | 2050 | .eicon-atomic-date-picker:before { |
| 2051 | 2051 | content: "\ebeb"; |
| 2052 | +} | |
| 2053 | + | |
| 2054 | +.eicon-upgrade-crown-full:before { | |
| 2055 | + content: "\ef03"; | |
| 2056 | +} | |
| 2057 | + | |
| 2058 | +.eicon-after:before { | |
| 2059 | + content: "\ebfa"; | |
| 2060 | +} | |
| 2061 | + | |
| 2062 | +.eicon-pagination-item:before { | |
| 2063 | + content: "\ebfb"; | |
| 2064 | +} | |
| 2065 | + | |
| 2066 | +.eicon-before:before { | |
| 2067 | + content: "\ebfc"; | |
| 2068 | +} | |
| 2069 | + | |
| 2070 | +.eicon-pagination:before { | |
| 2071 | + content: "\ebfd"; | |
| 2072 | +} | |
| 2073 | + | |
| 2074 | +.eicon-loop-item:before { | |
| 2075 | + content: "\ec00"; | |
| 2076 | +} | |
| 2077 | + | |
| 2078 | +.eicon-loop-widget:before { | |
| 2079 | + content: "\ec01"; | |
| 2080 | +} | |
| 2081 | + | |
| 2082 | +.eicon-x-twitter:before { | |
| 2083 | + content: "\ef04"; | |
| 2084 | +} | |
| 2085 | + | |
| 2086 | +.eicon-background-video:before { | |
| 2087 | + content: "\ea01"; | |
| 2052 | 2088 | } |
| 2053 | 2089 | |
| 2054 | 2090 | .eicon-eye:before { |
| 2055 | 2091 | content: "\e8ac"; |