@font-face {
  font-family: 'teknorix-font';
  src:  url('https://cdn.icomoon.io/66078/Teknorix/teknorix-font.eot?nhk88o');
  src:  url('https://cdn.icomoon.io/66078/Teknorix/teknorix-font.eot?nhk88o#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/66078/Teknorix/teknorix-font.woff2?nhk88o') format('woff2'),
    url('https://cdn.icomoon.io/66078/Teknorix/teknorix-font.ttf?nhk88o') format('truetype'),
    url('https://cdn.icomoon.io/66078/Teknorix/teknorix-font.woff?nhk88o') format('woff'),
    url('https://cdn.icomoon.io/66078/Teknorix/teknorix-font.svg?nhk88o#teknorix-font') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.tek-Arrow:before {
  content: "\e91c";
}
.tek-location:before {
  content: "\e91b";
}
.tek-home:before {
  content: "\e900";
}
.tek-hamburger:before {
  content: "\e901";
}
.tek-chevron-down:before {
  content: "\e902";
}
.tek-arrow-right:before {
  content: "\e90e";
}
.tek-chevron-left2:before {
  content: "\e917";
}
.tek-chevron-right2:before {
  content: "\e918";
}
.tek-circle-arrow-left:before {
  content: "\e919";
}
.tek-circle-arrow-right:before {
  content: "\e91a";
}
.tek-send:before {
  content: "\e90d";
}
.tek-phone:before {
  content: "\e90f";
}
.tek-mail:before {
  content: "\e910";
}
.tek-social-facebook-fill:before {
  content: "\e903";
}
.tek-social-instagram-fill:before {
  content: "\e911";
}
.tek-social-linkedin-fill:before {
  content: "\e904";
}
.tek-social-twitter-fill:before {
  content: "\e905";
}
.tek-social-facebook-circle-fill:before {
  content: "\e906";
}
.tek-social-linkedin-circle-fill:before {
  content: "\e907";
}
.tek-social-twitter-circle-fill:before {
  content: "\e908";
}
.tek-social-instagram-circle-fill:before {
  content: "\e912";
}
.tek-social-linkedin .path1:before {
  content: "\e909";
  color: rgb(2, 136, 209);
}
.tek-social-linkedin .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.tek-social-linkedin .path3:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.tek-social-linkedin .path4:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.tek-validation-warning:before {
  content: "\e913";
}
.tek-validation-info:before {
  content: "\e914";
}
.tek-validation-danger:before {
  content: "\e915";
}
.tek-validation-success:before {
  content: "\e916";
}
