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

[class^="ic-"], [class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ic' !important;
  speak: never;
  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;
}

.ic-speed:before {
  content: "\e900";
}
