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