@font-face {
  font-family: 'icomoon';
  src:  url("../fonts/icomoon-09fee7d1bf4ec6ed92d998ca506359f0.eot");
  src:  url("../fonts/icomoon-09fee7d1bf4ec6ed92d998ca506359f0.eot") format('embedded-opentype'),
    url("../fonts/icomoon-ae9fd0a5f369d008e799675eb7774808.ttf") format('truetype'),
    url("../fonts/icomoon-a819bfe07b12ec2721c79b559dc61465.woff") format('woff'),
    url("../fonts/icomoon-caedce00680a6a27f360a0e05f98a271.svg") 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;
  color: inherit;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-account:before {
  content: "\e900";
}
.icon-burger:before {
  content: "\e901";
}
.icon-cart:before {
  content: "\e902";
}
.icon-circle-check:before {
  content: "\e909";
}
.icon-close:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-mail:before {
  content: "\e906";
}
.icon-paint:before {
  content: "\e90a";
}
.icon-person:before {
  content: "\e90b";
}
.icon-pinterest:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
