@font-face {
  font-family: 'Comic Sans MS';
  font-display: swap;
  src: url('/font/ComicNeue-Regular.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Comic Sans MS';
  font-display: swap;
  src: url('/font/ComicNeue-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}