@font-face {
  font-family: 'Chuck Noon';
  src: url('ChuckNoon.woff2') format('woff2'),
       url('ChuckNoon.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
