@font-face {
  font-family: 'technasteel';
  src:  url('fonts/technasteel.eot?qn1k5h');
  src:  url('fonts/technasteel.eot?qn1k5h#iefix') format('embedded-opentype'),
    url('fonts/technasteel.ttf?qn1k5h') format('truetype'),
    url('fonts/technasteel.woff?qn1k5h') format('woff'),
    url('fonts/technasteel.svg?qn1k5h#technasteel') 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: 'technasteel' !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-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-chevron-down:before {
  content: "\e904";
}
.icon-chevron-left:before {
  content: "\e905";
}
.icon-chevron-right:before {
  content: "\e906";
}
.icon-chevron-up:before {
  content: "\e907";
}
.icon-download:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e910";
}
.icon-file:before {
  content: "\e911";
}
.icon-globe:before {
  content: "\e90f";
}
.icon-instagram:before {
  content: "\e912";
}
.icon-linkedin:before {
  content: "\e913";
}
.icon-mail:before {
  content: "\e909";
}
.icon-map-pin:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e90c";
}
.icon-skip-back:before {
  content: "\e914";
}
.icon-skip-forward:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e90d";
}
.icon-x:before {
  content: "\e90e";
}
.icon-youtube:before {
  content: "\e916";
}
