@font-face {
    font-family: 'Adega Serif';
    src: url('/fonts/AdegaSerif-Bold.eot');
    src: url('/fonts/AdegaSerif-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/AdegaSerif-Bold.woff2') format('woff2'),
        url('/fonts/AdegaSerif-Bold.woff') format('woff'),
        url('/fonts/AdegaSerif-Bold.svg#AdegaSerif-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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