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

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

.mechanic-play:before {
  content: "\e906";
}
.mechanic-mobile:before {
  content: "\e907";
}
.mechanic-close:before {
  content: "\e908";
}
.mechanic-menu:before {
  content: "\e909";
}
.mechanic-star:before {
  content: "\e905";
}
.mechanic-key:before {
  content: "\e903";
}
.mechanic-pulley:before {
  content: "\e904";
}
.mechanic-motor:before {
  content: "\e900";
}
.mechanic-phone:before {
  content: "\e901";
}
.mechanic-watch:before {
  content: "\e902";
}
