
@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-left:before { content: "\e000"; }
.icon-arrow:before { content: "\e001"; }
.icon-instagram:before { content: "\e002"; }
.icon-logo:before { content: "\e003"; }
.icon-lowmode:before { content: "\e004"; }
.icon-menu:before { content: "\e005"; }
.icon-mobile-logo:before { content: "\e006"; }
.icon-mode:before { content: "\e007"; }
.icon-view:before { content: "\e008"; }
.icon-voice:before { content: "\e009"; }
.icon-home:before { content: "\e00a"; }