@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?70uxcd');
  src:  url('fonts/icomoon.eot?70uxcd#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?70uxcd') format('truetype'),
    url('fonts/icomoon.woff?70uxcd') format('woff'),
    url('fonts/icomoon.svg?70uxcd#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-download:before {
  content: "\e913";
  color: #fffdf9;
}
.icon-arrow:before {
  content: "\e912";
  color: #024695;
}
.icon-check:before {
  content: "\e911";
}
.icon-next2:before {
  content: "\e90f";
  color: #024695;
}
.icon-prev2:before {
  content: "\e910";
  color: #024695;
}
.icon-ice-cream:before {
  content: "\e907";
  color: #024695;
}
.icon-weight:before {
  content: "\e90a";
  color: #024695;
}
.icon-package:before {
  content: "\e90b";
  color: #024695;
}
.icon-barcode:before {
  content: "\e90c";
  color: #024695;
}
.icon-certificate:before {
  content: "\e90d";
  color: #024695;
}
.icon-rain:before {
  content: "\e90e";
  color: #024695;
}
.icon-more:before {
  content: "\e906";
  color: #024695;
}
.icon-right:before {
  content: "\e902";
  color: #fffdf9;
}
.icon-youtube:before {
  content: "\e900";
}
.icon-insta:before {
  content: "\e901";
}
.icon-down:before {
  content: "\e903";
}
.icon-prev:before {
  content: "\e904";
}
.icon-next:before {
  content: "\e905";
}
.icon-tiktok:before {
  content: "\e908";
}
.icon-fb:before {
  content: "\e909";
}
