@font-face {
    font-family: 'Maglite';
    src: url('fonts/Maglite-Regular.eot');
    src: url('fonts/Maglite-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Maglite-Regular.woff2') format('woff2'),
        url('fonts/Maglite-Regular.woff') format('woff'),
        url('fonts/Maglite-Regular.ttf') format('truetype'),
        url('fonts/Maglite-Regular.svg#Maglite-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fife Gallery';
    src: url('../fonts/Fife-Gallery.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

