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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Comoon-V2";
    src: url("../fonts/Comoon-V2#Comoon-V2") format("svg");
  }
}

[class^="flaticons-"]:before, [class*=" flaticons-"]:before,
[class^="flaticons-"]:after, [class*=" flaticons-"]:after {   
  font-family: Comoon-V2;
  font-size: inherit;
  font-style: normal;
}

[class^="flaticons-"], [class*=" flaticons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Comoon-V2' !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;
}


.flaticons-mortar:before {
  content: "\e900";
}
.flaticons-flasks:before {
  content: "\e901";
}
.flaticons-oven:before {
  content: "\e902";
}
.flaticons-gift:before {
  content: "\e903";
}
.flaticons-clock:before {
  content: "\e904";
}
.flaticons-share:before {
  content: "\e905";
}
.flaticons-user:before {
  content: "\e906";
}
.flaticons-comment:before {
  content: "\e907";
}
.flaticons-email:before {
  content: "\e908";
}
.flaticons-heart:before {
  content: "\e909";
}
.flaticons-heart-shape-outline:before {
  content: "\e90a";
}
.flaticons-coffee-cup:before {
  content: "\e90b";
}
.flaticons-medal:before {
  content: "\e90c";
}
.flaticons-coffee-bag:before {
  content: "\e90d";
}
.flaticons-coffee-beans:before {
  content: "\e90e";
}
