@font-face {
  font-family: 'TabletGothicW02';
  src: url('./TabletGothicW02-Bold.eot');
  src:
    url('./TabletGothicW02-Bold.eot?#iefix') format('embedded-opentype'),
    url('./TabletGothicW02-Bold.woff2') format('woff2'),
    url('./TabletGothicW02-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TabletGothicW02';
  src: url('./TabletGothicW02-Regular.eot');
  src:
    url('./TabletGothicW02-Regular.eot?#iefix') format('embedded-opentype'),
    url('./TabletGothicW02-Regular.woff2') format('woff2'),
    url('./TabletGothicW02-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
