| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | @font-face { |
| 2 | 2 | font-family: "eicons"; |
| 3 | - src: url("../fonts/eicons.eot?5.48.0"); | |
| 4 | - src: url("../fonts/eicons.eot?5.48.0#iefix") format("embedded-opentype"), url("../fonts/eicons.woff2?5.48.0") format("woff2"), url("../fonts/eicons.woff?5.48.0") format("woff"), url("../fonts/eicons.ttf?5.48.0") format("truetype"), url("../fonts/eicons.svg?5.48.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], |
| @@ -2036,8 +2036,56 @@ | ||
| 2036 | 2036 | } |
| 2037 | 2037 | |
| 2038 | 2038 | .eicon-atomic-radiobutton:before { |
| 2039 | 2039 | content: "\e9f5"; |
| 2040 | +} | |
| 2041 | + | |
| 2042 | +.eicon-atomic-file-upload:before { | |
| 2043 | + content: "\ebe9"; | |
| 2044 | +} | |
| 2045 | + | |
| 2046 | +.eicon-atomic-time-picker:before { | |
| 2047 | + content: "\ebea"; | |
| 2048 | +} | |
| 2049 | + | |
| 2050 | +.eicon-atomic-date-picker:before { | |
| 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"; | |
| 2040 | 2088 | } |
| 2041 | 2089 | |
| 2042 | 2090 | .eicon-eye:before { |
| 2043 | 2091 | content: "\e8ac"; |