@font-face {
    font-family: 'Guthen Bloots Basic';
    src: url('./resources/GuthenBlootsBasic.eot');
    src: url('./resources/GuthenBlootsBasic.eot?#iefix') format('embedded-opentype'),
        url('./resources/GuthenBlootsBasic.woff2') format('woff2'),
        url('./resources/GuthenBlootsBasic.woff') format('woff'),
        url('./resources/GuthenBlootsBasic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

