
@font-face {
  font-family: 'icons';
  src: url('icons.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before { content: "\e000"; }
.icon-book:before { content: "\e001"; }
.icon-close:before { content: "\e002"; }
.icon-download:before { content: "\e003"; }
.icon-facebook:before { content: "\e004"; }
.icon-instagram:before { content: "\e005"; }
.icon-open-mobile:before { content: "\e006"; }
.icon-search:before { content: "\e007"; }
.icon-tiktok:before { content: "\e008"; }
.icon-x:before { content: "\e009"; }
.icon-yt:before { content: "\e00a"; }