@font-face {
  font-family: 'innoteco';
  src:
    url('../fonts/innoteco.ttf?k8qsfm') format('truetype'),
    url('../fonts/innoteco.woff?k8qsfm') format('woff'),
    url('../fonts/innoteco.svg?k8qsfm#innoteco') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'innoteco' !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;
}

.innoteco-iconSet-mouse_1:before {
  content: "\e900";
  color: #fff;
}
.innoteco-iconSet-nation_1:before {
  content: "\e901";
  color: #fff;
}
.innoteco-iconSet-search_1:before {
  content: "\e902";
  color: #fff;
}
