@font-face {
  font-family: 'yuzu';
  src: url('fonts/icomoon.eot?5plzse');
  src: url('fonts/icomoon.eot?5plzse#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?5plzse') format('truetype'),
    url('fonts/icomoon.woff?5plzse') format('woff'),
    url('fonts/icomoon.svg?5plzse#yuzu') 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: 'yuzu' !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-ticket:before {
  content: "\e91f";
}

.icon-magnifying-glass:before {
  content: "\e90c";
}

.icon-exit:before {
  content: "\e90d";
}

.icon-arrow-down:before {
  content: "\e90e";
}

.icon-arrow-left:before {
  content: "\e90f";
}

.icon-arrow-path:before {
  content: "\e910";
}

.icon-arrow-right:before {
  content: "\e911";
}

.icon-arrow-right-left:before {
  content: "\e912";
}

.icon-arrow-turn-left:before {
  content: "\e913";
}

.icon-arrow-turn-right:before {
  content: "\e914";
}

.icon-arrow-up:before {
  content: "\e915";
}

.icon-arrow-up-down:before {
  content: "\e916";
}

.icon-facebook:before {
  content: "\e917";
}

.icon-instagram:before {
  content: "\e918";
}

.icon-linkedin:before {
  content: "\e919";
}

.icon-tiktok:before {
  content: "\e91a";
}

.icon-x:before {
  content: "\e91b";
}

.icon-youtube:before {
  content: "\e91c";
}

.icon-home:before {
  content: "\e91d";
}

.icon-calendar:before {
  content: "\e91e";
}

.icon-map-pin:before {
  content: "\e900";
}

.icon-star:before {
  content: "\e901";
}

.icon-envelope:before {
  content: "\e902";
}

.icon-lock-closed:before {
  content: "\e903";
}

.icon-lock-open:before {
  content: "\e904";
}

.icon-paper-airplane:before {
  content: "\e905";
}

.icon-pencil:before {
  content: "\e906";
}

.icon-phone:before {
  content: "\e907";
}

.icon-user:before {
  content: "\e908";
}

.icon-bell:before {
  content: "\e909";
}

.icon-cart:before {
  content: "\e90a";
}

.icon-heart:before {
  content: "\e90b";
}