@font-face {
    font-family: 'PumpkingRegular';
    src: url('PumpkingRegular.woff2') format('woff2'),
         url('PumpkingRegular.woff') format('woff'),
         url('Pumpking-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}