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