@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: "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');
}