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

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

.iternitty-icon-awardsaward-light:before {
  content: "\e900";
}
.iternitty-icon-awardsbadge-check-light:before {
  content: "\e901";
}
.iternitty-icon-awardstrophy-star-light:before {
  content: "\e902";
}
.iternitty-icon-awardswreath-laurel-light:before {
  content: "\e903";
}
