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

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

.forum-tech-search:before {
  content: "\e900";
}
.forum-tech-close:before {
  content: "\e901";
}
.forum-tech-menu:before {
  content: "\e902";
}
.forum-tech-clock-o:before {
  content: "\e903";
}
.forum-tech-phone:before {
  content: "\e904";
}
.forum-tech-map-marker:before {
  content: "\e905";
}
.forum-tech-envelope-o:before {
  content: "\e906";
}
.forum-tech-wrench:before {
  content: "\e907";
}
.forum-tech-laptop:before {
  content: "\e908";
}
.forum-tech-cubes:before {
  content: "\e909";
}
.forum-tech-coffee:before {
  content: "\e90a";
}
.forum-tech-android:before {
  content: "\e90b";
}
.forum-tech-windows:before {
  content: "\e90c";
}
.forum-tech-apple:before {
  content: "\e90d";
}
.forum-tech-file-text:before {
  content: "\e90e";
}
.forum-tech-long-arrow-right:before {
  content: "\e90f";
}
.forum-tech-chevron-right:before {
  content: "\e910";
}
