@font-face {
  font-family: 'Bebas Neue';
  src: local('Bebas Neue'), url('BebasNeueBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PalmerLakePrint';
  src: local('PalmerLakePrint'), url('PalmerLakePrint-Regular.ttf') format('TrueType');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PalmerLakeScript';
  src: local('PalmerLakeScript'), url('PalmerLakeScript-Regular.ttf') format('TrueType');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'USBlaakBlack';
  src: local('USBlaakBlack'), url('USBlaakBlack_2.ttf') format('TrueType');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

