@font-face {
  font-family: 'ICIcons';
  src:
    url('./fonts/icicons/ICIcons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ici-"], [class*=" ici-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IC Icons' !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;
}

.ici-eye:before {
  content: "\e917";
}
.ici-logo_icon:before {
  content: "\e910";
}
.ici-icon_close:before {
  content: "\e911";
}
.ici-icon_menu:before {
  content: "\e912";
}
.ici-instagram:before {
  content: "\e913";
}
.ici-linkedin:before {
  content: "\e914";
}
.ici-tiktok:before {
  content: "\e915";
}
.ici-arrow_outward:before {
  content: "\e907";
}
.ici-arrow_back:before {
  content: "\e909";
}
.ici-arrow_forward:before {
  content: "\e90a";
}
.ici-arrow_upward:before {
  content: "\e908";
}
.ici-arrow_downward_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24:before {
  content: "\e916";
}
.ici-double_arrow_downward:before {
  content: "\e906";
}
.ici-call:before {
  content: "\e904";
}
.ici-mail:before {
  content: "\e903";
}
.ici-location:before {
  content: "\e905";
}
.ici-volume_off:before {
  content: "\e90c";
}
.ici-volume:before {
  content: "\e90b";
}
.ici-close_fullscreen:before {
  content: "\e902";
}
.ici-open_fullscreen:before {
  content: "\e901";
}
.ici-pause:before {
  content: "\e90d";
}
.ici-play:before {
  content: "\e90e";
}
.ici-check:before {
  content: "\e900";
}
.ici-center_focus:before {
  content: "\e90f";
}
