@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IBM Plex Serif';
    src: url('../fonts/IBMPlexSerif-ExtraLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Serif';
    src: url('../fonts/IBMPlexSerif.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Serif';
    src: url('../fonts/IBMPlexSerif-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Serif';
    src: url('../fonts/IBMPlexSerif-ExtraLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Serif';
    src: url('../fonts/IBMPlexSerif-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?qe5uqd');
    src:  url('../fonts/icomoon.eot?qe5uqd#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?qe5uqd') format('truetype'),
      url('../fonts/icomoon.woff?qe5uqd') format('woff'),
      url('../fonts/icomoon.svg?qe5uqd#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-down:before {
    content: "\e900";
  }
  .icon-arrow-left:before {
    content: "\e902";
  }
  .icon-arrow-right:before {
    content: "\e903";
  }
  .icon-arrow-up:before {
    content: "\e904";
  }
  .icon-bookmark:before {
    content: "\e905";
  }
  .icon-calendar:before {
    content: "\e906";
  }
  .icon-clock:before {
    content: "\e907";
  }
  .icon-download:before {
    content: "\e908";
  }
  .icon-file:before {
    content: "\e909";
  }
  .icon-mail:before {
    content: "\e90a";
  }
  .icon-file-text:before {
    content: "\e90b";
  }
  .icon-info:before {
    content: "\e90c";
  }
  .icon-map-pin:before {
    content: "\e90d";
  }
  .icon-minus:before {
    content: "\e90e";
  }
  .icon-plus:before {
    content: "\e90f";
  }
  .icon-search:before {
    content: "\e910";
  }
  .icon-share-2:before {
    content: "\e911";
  }
  .icon-shopping-cart:before {
    content: "\e912";
  }
  .icon-star:before {
    content: "\e913";
  }
  .icon-user:before {
    content: "\e914";
  }
  .icon-user-minus:before {
    content: "\e915";
  }
  .icon-user-plus:before {
    content: "\e916";
  }
  .icon-user-x:before {
    content: "\e917";
  }
  .icon-users:before {
    content: "\e918";
  }
  .icon-arrow_prev:before {
    content: "\e919";
  }
  .icon-arrow_next:before {
    content: "\e91a";
  }
  .icon-camera:before {
    content: "\e91b";
  }
  .icon-tiktok:before {
    content: "\e91c";
  }
  .icon-twitter:before {
    content: "\f099";
  }
  .icon-facebook:before {
    content: "\f09a";
  }
  .icon-linkedin:before {
    content: "\f0e1";
  }
  .icon-ticket:before {
    content: "\f145";
  }
  .icon-youtube:before {
    content: "\f16a";
  }
  .icon-instagram:before {
    content: "\f16d";
  }
  .icon-telegram:before {
    content: "\f1d8";
  }
  .icon-whatsapp:before {
    content: "\f232";
  }
  .icon-x1:before {
    content: "\e901";
  }
  .icon-mobile2:before {
    content: "\e959";
  }
  