@font-face {
  font-family: 'TacticSans';
  src: url('TacticSans-Reg.woff2') format('woff2'),
       url('TacticSans-Reg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TacticSans';
  src: url('TacticSans-Med.woff2') format('woff2'),
       url('TacticSans-Med.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TacticSans';
  src: url('TacticSans-Bld.woff2') format('woff2'),
       url('TacticSans-Bld.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TacticSans';
  src: url('TacticSans-Blk.woff2') format('woff2'),
       url('TacticSans-Blk.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
