@font-face {
  font-family: 'CYTI';
  src:  url('fonts/CYTI.eot?tpixwo');
  src:  url('fonts/CYTI.eot?tpixwo#iefix') format('embedded-opentype'),
    url('fonts/CYTI.ttf?tpixwo') format('truetype'),
    url('fonts/CYTI.woff?tpixwo') format('woff'),
    url('fonts/CYTI.svg?tpixwo#CYTI') 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: 'CYTI' !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-bar-chart:before {
  content: "\e900";
}
.icon-chevron-down:before {
  content: "\e901";
}
.icon-chevron-up:before {
  content: "\e902";
}
.icon-computer:before {
  content: "\e903";
}
.icon-eye-converted:before {
  content: "\e904";
}
.icon-fingers:before {
  content: "\e905";
}
.icon-loader:before {
  content: "\e906";
}
.icon-menu:before {
  content: "\e907";
}
.icon-person:before {
  content: "\e908";
}
