@font-face {
  font-family: 'GD Boing';
  src: url('GD-Boing-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SP Blunt';
  src: url('SP-Blunt-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cooper Light BT';
  src: url('Cooper-Light-BT.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
