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

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

.i-search:before {
  content: "\e917";
}
.i-to-right:before {
  content: "\e900";
}
.i-to-left:before {
  content: "\e901";
}
.i-check:before {
  content: "\6c";
}
.i-twitter:before {
  content: "\e90f";
}
.i-facebook:before {
  content: "\e91a";
}
.i-youtube:before {
  content: "\e91b";
}
.i-in:before {
  content: "\e91c";
}
.i-copy:before {
  content: "\e927";
}
.i-arrow-right2:before {
  content: "\ea3c";
}
