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

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

.ic-close:before {
  content: "\274c";
}
.ic-menu:before {
  content: "\e913";
}
.ic-date:before {
  content: "\1f4c5";
}
.ic-facebook:before {
  content: "\e901";
}
.ic-forum:before {
  content: "\1f4ac";
}
.ic-google-plus:before {
  content: "\e903";
}
.ic-call:before {
  content: "\1f4de";
}
.ic-email:before {
  content: "\1f4e7";
}
.ic-location:before {
  content: "\1f4cd";
}
.ic-instagram:before {
  content: "\e907";
}
.ic-linkedin:before {
  content: "\e908";
}
.ic-person:before {
  content: "\1f468";
}
.ic-price-tags:before {
  content: "\1f516";
}
.ic-quote:before {
  content: "\e900";
}
.ic-search:before {
  content: "\1f50d";
}
.ic-telegram:before {
  content: "\e90d";
}
.ic-twitter:before {
  content: "\e90e";
}
