@font-face {
  font-family: 'Bunken Tech Sans';
  src: url('BunkenTechSansPro-Bold.woff2') format('woff2'),
       url('BunkenTechSansPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bunken Tech Sans';
  src: url('BunkenTechSansPro-BoldIt.woff2') format('woff2'),
       url('BunkenTechSansPro-BoldIt.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Bunken Tech Sans';
  src: url('BunkenTechSansPro-ExBd.woff2') format('woff2'),
       url('BunkenTechSansPro-ExBd.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bunken Tech Sans';
  src: url('BunkenTechSansPro-ExBdIt.woff2') format('woff2'),
       url('BunkenTechSansPro-ExBdIt.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
