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

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

.icon-printer:before {
  content: "\e900";
}
.icon-whatsapp:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e902";
}
.icon-telephone:before {
  content: "\e903";
}
.icon-signpost:before {
  content: "\e904";
}
.icon-search:before {
  content: "\e905";
}
.icon-question-circle:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-info-circle:before {
  content: "\e908";
}
.icon-house:before {
  content: "\e909";
}
.icon-hash:before {
  content: "\e90a";
}
.icon-geo-alt:before {
  content: "\e90b";
}
.icon-facebook:before {
  content: "\e90c";
}
.icon-envelope:before {
  content: "\e90d";
}
.icon-dot:before {
  content: "\e90e";
}
.icon-clock:before {
  content: "\e90f";
}
.icon-circle:before {
  content: "\e910";
}
.icon-chevron-right:before {
  content: "\e911";
}
.icon-check:before {
  content: "\e912";
}
.icon-at:before {
  content: "\e913";
}
.icon-arrow-right-short:before {
  content: "\e914";
}
