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

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

.ico-menu:before {
  content: "\e900";
}
.ico-facebook:before {
  content: "\ea91";
}
.ico-instagram:before {
  content: "\ea92";
}
.ico-twitter:before {
  content: "\ea96";
}
