/* Shared site fonts. URLs are relative to this stylesheet. */
@font-face {
    font-family: 'Nerdropol';
    src: url('../Fonts/Nerdropol.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Vipnagorgialla';
    src: url('../Fonts/Vipnagorgialla.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Neuropol';
    src: url('../Fonts/Neuropol.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
