@font-face {
  font-family: 'blackjack';
  src: url('fonts/blackjar-webfont.woff2') format('woff2'),
       url('fonts/blackjar-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'hynings';
  src: url('fonts/hynings.woff2') format('woff2'),
       url('fonts/hynings.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}