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

