@font-face {
  font-family: 'web-tech';
  src:
    url('/fonts/web-tech.ttf?7owo92') format('truetype'),
    url('/fonts/web-tech.woff?7owo92') format('woff'),
    url('/fonts/web-tech.svg?7owo92#web-tech') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'web-tech' !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;
}

.i-arrow-bottom3:before {
  content: "\e91f";
}
.i-arrow-top3:before {
  content: "\e920";
}
.i-add:before {
  content: "\e91d";
}
.i-subtract:before {
  content: "\e91e";
}
.i-home:before {
  content: "\e91b";
}
.i-home1:before {
  content: "\e91c";
}
.i-arrow-bottom:before {
  content: "\e917";
}
.i-arrow-bottom2:before {
  content: "\e918";
}
.i-arrow-top:before {
  content: "\e919";
}
.i-arrow-top2:before {
  content: "\e91a";
}
.i-arrow-left:before {
  content: "\e915";
}
.i-arrow-right:before {
  content: "\e916";
}
.i-check:before {
  content: "\e910";
}
.i-arrow-left1:before {
  content: "\e911";
}
.i-arrow-left2:before {
  content: "\e912";
}
.i-arrow-right1:before {
  content: "\e913";
}
.i-arrow-right2:before {
  content: "\e914";
}
.i-alert:before {
  content: "\e900";
}
.i-calendar:before {
  content: "\e901";
}
.i-car:before {
  content: "\e902";
}
.i-chat:before {
  content: "\e903";
}
.i-company:before {
  content: "\e904";
}
.i-idea:before {
  content: "\e905";
}
.i-maill:before {
  content: "\e906";
}
.i-pencil:before {
  content: "\e907";
}
.i-phone:before {
  content: "\e908";
}
.i-pin:before {
  content: "\e909";
}
.i-smartphone:before {
  content: "\e90a";
}
.i-sns-fb:before {
  content: "\e90b";
}
.i-sns-ig:before {
  content: "\e90c";
}
.i-sns-line:before {
  content: "\e90d";
}
.i-sns-tw:before {
  content: "\e90e";
}
.i-sns-youtube:before {
  content: "\e90f";
}