@font-face {
  font-family: 'LunchBox';
  src: url('/documents/LUNCHBOX.TTF');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'LunchBox Light';
  src: url('/documents/LUNCHBOX-LIGHT.TTF');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'LunchBox Bold';
  src: url('/documents/LUNCHBOX-BOLD.TTF');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}