@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?xhvels') format('truetype'),
    url('fonts/icomoon.woff?xhvels') format('woff'),
    url('fonts/icomoon.svg?xhvels#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.o-icon-muffin-cherry-icon:before {
  content: "\e909";
  color: #4a1626;
}
.o-icon-muffin-mitten-icon:before {
  content: "\e90a";
  color: #4a1626;
}
.o-icon-muffin-savoury-icon:before {
  content: "\e90b";
  color: #4a1626;
}
.o-icon-mb-transfer-arrows:before {
  content: "\e906";
}
.o-icon-muffin-birthday:before {
  content: "\e907";
}
.o-icon-tag:before {
  content: "\e908";
}
.o-icon-coffee:before {
  content: "\e905";
}
.o-icon-search:before {
  content: "\e903";
}
.o-icon-close:before {
  content: "\ea0f";
}
.o-icon-location:before {
  content: "\e947";
}
.o-icon-users:before {
  content: "\e972";
}
.o-icon-menu:before {
  content: "\e9bd";
}
.o-icon-share:before {
  content: "\ea7d";
}
.o-icon-facebook:before {
  content: "\ea90";
}
.o-icon-instagram:before {
  content: "\ea92";
}
.o-icon-twitter:before {
  content: "\ea96";
}
.o-icon-youtube:before {
  content: "\ea9d";
}
.o-icon-chevron-right:before {
  content: "\e901";
}
.o-icon-chevron-left:before {
  content: "\e902";
}
.o-icon-chevron-up:before {
  content: "\e904";
}
.o-icon-chevron-down:before {
  content: "\e900";
}
