@font-face {
  font-family: 'sitec';
  src:  url('fonts/sitec.eot?qod8pr');
  src:  url('fonts/sitec.eot?qod8pr#iefix') format('embedded-opentype'),
    url('fonts/sitec.ttf?qod8pr') format('truetype'),
    url('fonts/sitec.woff?qod8pr') format('woff'),
    url('fonts/sitec.svg?qod8pr#sitec') 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: 'sitec' !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;
}

.icon-contact_sitec:before {
  content: "\e901";
  color: #515357;
}
.icon-search_sitec:before {
  content: "\e900";
  color: #515357;
}
