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

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

.hoicon-hoicon-search:before {
  content: "\e900";
  color: #fff;
}
.hoicon-hoicon-right:before {
  content: "\e901";
  color: #adb5bd;
}
.hoicon-hoicon-left:before {
  content: "\e902";
  color: #bcbcbc;
}
.hoicon-hoicon-eye:before {
  content: "\e903";
  color: #004b93;
}
.hoicon-check-icon:before {
  content: "\e904";
  color: #004b93;
}
.hoicon-pdf-icon:before {
  content: "\e905";
  color: #004b93;
}
.hoicon-up-right-arrow-icon:before {
  content: "\e906";
  color: #004b93;
}
.hoicon-folder-icon:before {
  content: "\e907";
  color: #004b93;
}
