@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?kjtrcd');
  src:  url('fonts/icomoon.eot?kjtrcd#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?kjtrcd') format('truetype'),
    url('fonts/icomoon.woff?kjtrcd') format('woff'),
    url('fonts/icomoon.svg?kjtrcd#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="moon-"], [class*=" moon-"] {
  /* 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;
}

.moon-pause:before {
  content: "\e900";
}
.moon-play:before {
  content: "\e901";
}
.moon-product-truck:before {
  content: "\e902";
}
.moon-product-home:before {
  content: "\e903";
}
.moon-logo-facebook:before {
  content: "\e904";
}
.moon-logo-twitter:before {
  content: "\e905";
}
.moon-logo-instagram:before {
  content: "\e906";
}
.moon-logo-tiktok:before {
  content: "\e907";
}
.moon-logo-youtube:before {
  content: "\e908";
}
.moon-menu:before {
  content: "\e909";
}
