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


@font-face {
    font-family: "UTMSarah";
    font-weight: 500;
    src: url('UTM-Sarah.ttf');
}