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