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

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

.icon-nav-contact:before {
  content: "\e900";
}
.icon-nav-movie:before {
  content: "\e901";
}
.icon-nav-about:before {
  content: "\e902";
}
.icon-nav-recruit:before {
  content: "\e903";
}
.icon-nav-business:before {
  content: "\e904";
}
.icon-nav-top:before {
  content: "\e905";
}
