@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot');
  src:  url('../fonts/icomoon.eot') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.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;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-yt-round:before {
  content: "\e917";
}
.icon-marker:before {
  content: "\e912";
}
.icon-hour:before {
  content: "\e913";
}
.icon-circle-mail:before {
  content: "\e914";
}
.icon-circle-phone:before {
  content: "\e915";
}
.icon-circle-whatsapp:before {
  content: "\e916";
}
.icon-sandwich:before {
  content: "\e911";
}
.icon-in-round:before {
  content: "\e910";
}
.icon-tw:before {
  content: "\e90b";
}
.icon-pint:before {
  content: "\e90c";
}
.icon-in:before {
  content: "\e90d";
}
.icon-tag:before {
  content: "\e90e";
}
.icon-fb:before {
  content: "\e90f";
}
.icon-clef:before {
  content: "\e901";
}
.icon-logo:before {
  content: "\e900";
}
.icon-clockwise-rotation:before {
  content: "\e902";
}
.icon-ig-round:before {
  content: "\e903";
}
.icon-tw-round:before {
  content: "\e904";
}
.icon-search:before {
  content: "\e905";
}
.icon-fb-round:before {
  content: "\e906";
}
.icon-arrowR:before {
  content: "\e907";
}
.icon-arrowL:before {
  content: "\e908";
}
.icon-arrowDW:before {
  content: "\e909";
}
.icon-arrowUP:before {
  content: "\e90a";
}
