@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?8ejzqf");
  src: url("../fonts/icomoon.eot?8ejzqf#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?8ejzqf") format("truetype"),
    url("../fonts/icomoon.woff?8ejzqf") format("woff"),
    url("../fonts/icomoon.svg?8ejzqf#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-tiktok:before {
  content: "\e91a";
}
.icon-ticket:before {
  content: "\e919";
}
.icon-register:before {
  content: "\e918";
}
.icon-trash:before {
  content: "\e917";
}
.icon-drop-down:before {
  content: "\e915";
}
.icon-drop-up:before {
  content: "\e916";
}
.icon-arrow-circle-left:before {
  content: "\e900";
}
.icon-arrow-circle-right:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-calendar-check:before {
  content: "\e904";
}
.icon-calendar:before {
  content: "\e905";
}
.icon-cancel:before {
  content: "\e906";
}
.icon-card:before {
  content: "\e907";
}
.icon-check:before {
  content: "\e908";
}
.icon-circle-check:before {
  content: "\e909";
}
.icon-close:before {
  content: "\e90a";
}
.icon-facebook:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-login:before {
  content: "\e90d";
}
.icon-logout:before {
  content: "\e90e";
}
.icon-menu:before {
  content: "\e90f";
}
.icon-notes:before {
  content: "\e910";
}
.icon-profile:before {
  content: "\e911";
}
.icon-seat:before {
  content: "\e912";
}
.icon-tickets:before {
  content: "\e913";
}
.icon-youtube:before {
  content: "\e914";
}
.icon-linkedin:before {
  content: "\e91b";
}
