@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

@font-face {
  font-family: "CourierNew";
  src: url('CourierNew.ttf');
}
@font-face {
  font-family: "CourierNewBold";
  src: url('CourierNewBold.ttf');
}
@font-face {
  font-family: "PalmerLakePrint-Regular";
  src: url('PalmerLakePrintRegular/font.woff2') format('woff2'), url('PalmerLakePrintRegular/font.woff') format('woff');
}
@font-face {
  font-family: "OPTIChampionBold";
  src: url('OPTIChampionBold.otf') format('opentype');
}

@font-face {
  font-family: "Futura-ExtBol";
  src: url('FuturaExtBol.woff2') format('woff2'), url('FuturaExtBol.woff') format('woff');
}

@font-face {
  font-family: "MyriadPro-Regular";
  src: url('MyriadPro-Regular.otf') format('opentype');
}

@font-face {
  font-family: "TypewriterSpool-SFT-Extra-Bold";
  src: url('Typodermic-TypewriterSpoolSFTEb-Regular.otf') format('opentype');
}
@font-face {
  font-family: "TypewriterSpool-SFT-Extended-Extra-Bold-Italic";
  src: url('Typodermic-TypewriterSpoolSFTExEb-Italic.otf') format('opentype');
}
@font-face {
  font-family: "TypewriterSpool-SFT-Extended-Extra-Bold";
  src: url('Typodermic-TypewriterSpoolSFTExEb-Regular.otf') format('opentype');
}
@font-face {
  font-family: "TypewriterSpool-SFT-Bold";
  src: url('Typodermic-TypewriterSpoolSFTRg-Bold.otf') format('opentype');
}
@font-face {
  font-family: "TypewriterSpool-SFT-Semi-Bold";
  src: url('Typodermic-TypewriterSpoolSFTSb-Bold.otf') format('opentype');
}




