

@font-face { /* Handelson Six font*/
  src: url('../fonts/font.eot');
  font-family: 'Handelson-Six';
  src: url('../fonts/font.woff2') format('woff2'),
  url('../fonts/font.woff') format('woff'),
  url('../fonts/font.eot?#iefix') format('embedded-opentype'),
  url('../fonts/font.ttf') format('truetype');
}
