@font-face {
  font-family: 'isigeo';
  src:
    url('fonts/isigeo.ttf?nwhd8k') format('truetype'),
    url('fonts/isigeo.woff?nwhd8k') format('woff'),
    url('fonts/isigeo.svg?nwhd8k#isigeo') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'isigeo' !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-font1:before {
  content: "\e93b";
}
.icon-book1:before {
  content: "\f02d";
}
.icon-question-fill:before {
  content: "\ea33";
}
