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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.icon-twitter:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-brand:before {
  content: "\e907";
}
.icon-social:before {
  content: "\e907";
}
.icon-rss:before {
  content: "\e900";
}
.icon-play2:before {
  content: "\e901";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-google-plus:before {
  content: "\e906";
}
.icon-twitter2:before {
  content: "\e903";
}
.icon-facebook-official:before {
  content: "\e904";
}
.icon-youtube-play:before {
  content: "\e905";
}
