@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?gojjqb');
  src:  url('fonts/icomoon.eot?gojjqb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?gojjqb') format('truetype'),
    url('fonts/icomoon.woff?gojjqb') format('woff'),
    url('fonts/icomoon.svg?gojjqb#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-theme-heart-2-filled:before {
  content: "\e915";
}
.icon-theme-social-twitter:before {
  content: "\e912";
}
.icon-theme-social-pinterest:before {
  content: "\e913";
}
.icon-theme-social-linkedin:before {
  content: "\e914";
}
.icon-theme-menu-close:before {
  content: "\e907";
}
.icon-theme-menu-burger:before {
  content: "\e908";
}
.icon-theme-bin:before {
  content: "\e909";
}
.icon-theme-arrow-up:before {
  content: "\e90a";
}
.icon-theme-arrow-down:before {
  content: "\e90b";
}
.icon-theme-arrow-left:before {
  content: "\e90c";
}
.icon-theme-arrow-right:before {
  content: "\e90d";
}
.icon-theme-social-insta:before {
  content: "\e90e";
}
.icon-theme-social-tiktok:before {
  content: "\e90f";
}
.icon-theme-social-youtube:before {
  content: "\e910";
}
.icon-theme-social-fb:before {
  content: "\e911";
}
.icon-theme-bag-2:before {
  content: "\e903";
}
.icon-theme-heart-2:before {
  content: "\e904";
}
.icon-theme-search-2:before {
  content: "\e905";
}
.icon-theme-user-2:before {
  content: "\e906";
}
.icon-theme-bag:before {
  content: "\e900";
}
.icon-theme-search:before {
  content: "\e901";
}
.icon-theme-user:before {
  content: "\e902";
}
