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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-arrow-left:before {
  content: "\eaea";
}
.icon-arrow-right:before {
  content: "\eaeb";
}
.icon-close:before {
  content: "\eafa";
}
.icon-pin:before {
  content: "\eaec";
}
.icon-tel:before {
  content: "\eaef";
}
.icon-www:before {
  content: "\eaf8";
}
.icon-envelope:before {
  content: "\eaf9";
}
.icon-clock:before {
  content: "\eaf0";
}
.icon-email:before {
  content: "\eaf1";
}
.icon-double-arrow-left:before {
  content: "\eaed";
}
.icon-double-arrow-right:before {
  content: "\eaee";
}
.icon-facebook:before {
  content: "\eaf2";
}
.icon-instagram:before {
  content: "\eaf3";
}
.icon-spotify:before {
  content: "\eaf6";
}
.icon-tiktok:before {
  content: "\eaf7";
}
.icon-search:before {
  content: "\eaf4";
}
.icon-wcag:before {
  content: "\eaf5";
}
