@font-face {
  font-family: 'technovert-icons';
  src:  url('icons/technovert-icons.eot?scraib');
  src:  url('icons/technovert-icons.eot?scraib#iefix') format('embedded-opentype'),
    url('icons/technovert-icons.ttf?scraib') format('truetype'),
    url('icons/technovert-icons.woff?scraib') format('woff'),
    url('icons/technovert-icons.svg?scraib#technovert-icons') 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: 'technovert-icons' !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-arrow-forward:before {
  content: "\e909";
}
.ic-check:before {
  content: "\e911";
}
.ic-chevron-right:before {
  content: "\e912";
}
.ic-download:before {
  content: "\e915";
}
.ic-location:before {
  content: "\e92d";
}
.ic-schedule:before {
  content: "\e93e";
}
.ic-search:before {
  content: "\e93f";
}
.ic-facebook:before {
  content: "\e953";
}
.ic-twitter:before {
  content: "\e954";
}
.ic-linkedin2:before {
  content: "\e956";
}
.ic-chevron-down:before {
  content: "\e95a";
}
.ic-share:before {
  content: "\e9d5";
}
