@font-face {
  font-family: icomoon;
  src: url("fonts/icomoon.eot?ikhox6");
  src:
    url("fonts/icomoon.eot?ikhox6#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?ikhox6") format("truetype"),
    url("fonts/icomoon.woff?ikhox6") format("woff"),
    url("fonts/icomoon.svg?ikhox6#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-calendar-date::before {
  content: "\e900";
}

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

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

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

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

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

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

.icon-slide-next .path1::before {
  content: "\e907";
  color: rgb(255 255 255);
}

.icon-slide-next .path2::before {
  content: "\e908";
  margin-left: -1em;
}

.icon-slide-prev .path1::before {
  content: "\e909";
  color: rgb(255 255 255);
}

.icon-slide-prev .path2::before {
  content: "\e90a";
  margin-left: -1em;
}

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

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

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

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

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

.icon-triangle-right-glyph::before {
  content: "\e910";
}

.icon-triangle-up-glyph::before {
  content: "\e911";
}

.icon-twitter::before {
  content: "\e912";
}

.icon-users::before {
  content: "\e913";
}

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