@font-face {
  font-family: 'IcoFont';
  src: url('fonts/icofont.woff') format('woff');
}
[class^="icofont-"], [class*=" icofont-"] {
  font-family: 'IcoFont' !important;
}
.icofont-heart:before { content: "\e000"; }
