@charset "utf-8";

@font-face {
  font-family: 'Black Jack';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('black_jack-webfont.eot');
  src: url('black_jack-webfont.eot?#iefix') format('embedded-opentype'),
       url('black_jack-webfont.woff2') format('woff2'),
       url('black_jack-webfont.woff') format('woff'),
       url('black_jack-webfont.ttf') format('truetype'),
       url('black_jack-webfont.svg#blackjackregular') format('svg');
}