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

[class^="techto-custom-icon"], [class*=" techto-custom-icon"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.techto-custom-icon-arrow2-left:before {
  content: "\e900";
}
.techto-custom-icon-arrow2-right:before {
  content: "\e901";
}
.techto-custom-icon-arrow3-left:before {
  content: "\e902";
}
.techto-custom-icon-arrow3-right:before {
  content: "\e903";
}
