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

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

.metech-icon-long-arrow-next:before {
  content: "\e927";
}
.metech-icon-long-arrow:before {
  content: "\e928";
}
.metech-icon-quote:before {
  content: "\e926";
  color: #ff6a16;
}
.metech-icon-check-mark:before {
  content: "\e924";
}
.metech-icon-design-branding:before {
  content: "\e925";
}
.metech-icon-bs:before {
  content: "\e90d";
}
.metech-icon-star:before {
  content: "\e906";
}
.metech-icon-service-3:before {
  content: "\e902";
}
.metech-icon-service-4:before {
  content: "\e903";
}
.metech-icon-service-1:before {
  content: "\e904";
}
.metech-icon-service-2:before {
  content: "\e905";
}
.metech-icon-arrow-top:before {
  content: "\e901";
}
.metech-icon-arrow-right:before {
  content: "\e900";
}
