@font-face {
    font-family: 'OpenDyslexic3';
    src: local('OpenDyslexic3 Bold'), local('OpenDyslexicThree-Bold'),
        url('OpenDyslexicThree-Bold.woff2') format('woff2'),
        url('OpenDyslexicThree-Bold.woff') format('woff'),
        url('OpenDyslexicThree-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenDyslexic 3';
    src: local('OpenDyslexic3 Regular'), local('OpenDyslexicThree-Regular'),
        url('OpenDyslexicThree-Regular.woff2') format('woff2'),
        url('OpenDyslexicThree-Regular.woff') format('woff'),
        url('OpenDyslexicThree-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geologica Roman';
    src: local('Geologica Roman Bold'), local('GeologicaRoman-Bold'),
        url('GeologicaRoman-Bold.woff2') format('woff2'),
        url('GeologicaRoman-Bold.woff') format('woff'),
        url('GeologicaRoman-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geologica Roman';
    src: local('Geologica Roman Regular'), local('GeologicaRoman-Regular'),
        url('GeologicaRoman-Regular.woff2') format('woff2'),
        url('GeologicaRoman-Regular.woff') format('woff'),
        url('GeologicaRoman-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

