@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mr783g');
  src:  url('fonts/icomoon.eot?mr783g#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mr783g') format('truetype'),
    url('fonts/icomoon.woff?mr783g') format('woff'),
    url('fonts/icomoon.svg?mr783g#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
  content: "\e912";
}
.icon-chevron-left:before {
  content: "\e90e";
}
.icon-chevron-right:before {
  content: "\e90f";
}
.icon-close:before {
  content: "\e904";
}
.icon-radio-on:before {
  content: "\e90c";
}
.icon-radio-off:before {
  content: "\e90d";
}
.icon-checkbox-partial:before {
  content: "\e909";
}
.icon-checkbox-off:before {
  content: "\e905";
}
.icon-checkbox-on:before {
  content: "\e906";
}
.icon-arrow-thin-left:before {
  content: "\e910";
}
.icon-arrow-thin-right:before {
  content: "\e911";
}
.icon-download:before {
  content: "\e901";
}
.icon-toggle-on:before {
  content: "\e907";
}
.icon-toggle-off:before {
  content: "\e908";
}
.icon-cancel:before {
  content: "\e902";
}
.icon-cancel2:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e90a";
}
.icon-search-thin:before {
  content: "\e90b";
}
.icon-download2:before {
  content: "\e960";
}
.icon-play:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter-old:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eaca";
}
.icon-play2:before {
  content: "\ea1c";
}
.icon-facebook2:before {
  content: "\ea91";
}
