@font-face {
  font-family: 'ep-icon';
  src:  url('<$mt:WebsiteURL$>common/fonts/icomoon.eot?ys5kke');
  src:  url('<$mt:WebsiteURL$>common/fonts/icomoon.eot?ys5kke#iefix') format('embedded-opentype'),
    url('<$mt:WebsiteURL$>common/fonts/icomoon.ttf?ys5kke') format('truetype'),
    url('<$mt:WebsiteURL$>common/fonts/icomoon.woff?ys5kke') format('woff'),
    url('<$mt:WebsiteURL$>common/fonts/icomoon.svg?ys5kke#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'ep-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before { content: "\ea90"; }
.icon-twitter:before { content: "\ea96"; }
.icon-x:before { content: "\e900"; }