| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | @font-face { |
| 2 | 2 | font-family: "eicons"; |
| 3 | - src: url("../fonts/eicons.eot?5.52.0"); | |
| 4 | - src: url("../fonts/eicons.eot?5.52.0#iefix") format("embedded-opentype"), url("../fonts/eicons.woff2?5.52.0") format("woff2"), url("../fonts/eicons.woff?5.52.0") format("woff"), url("../fonts/eicons.ttf?5.52.0") format("truetype"), url("../fonts/eicons.svg?5.52.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], |
| @@ -2076,8 +2076,16 @@ | ||
| 2076 | 2076 | } |
| 2077 | 2077 | |
| 2078 | 2078 | .eicon-loop-widget:before { |
| 2079 | 2079 | content: "\ec01"; |
| 2080 | +} | |
| 2081 | + | |
| 2082 | +.eicon-x-twitter:before { | |
| 2083 | + content: "\ef04"; | |
| 2084 | +} | |
| 2085 | + | |
| 2086 | +.eicon-background-video:before { | |
| 2087 | + content: "\ea01"; | |
| 2080 | 2088 | } |
| 2081 | 2089 | |
| 2082 | 2090 | .eicon-eye:before { |
| 2083 | 2091 | content: "\e8ac"; |