@font-face {
  font-family: 'Blue Winter';
  src: url('./Blue Winter.woff2') format('woff2'),
       url('./Blue Winter.ttf') format('truetype'),
       url('./Blue Winter.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}