@font-face {
    font-family: 'Showcard Gothic';
    src: url('/userfiles/css/analyzapody/ShowcardGothic-Reg.woff2') format('woff2'),
        url('/userfiles/css/analyzapody/ShowcardGothic-Reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BrittanicBoldItalic';
    src: url('/userfiles/css/analyzapody/OttawaBoldItalic.woff2') format('woff2'),
        url('/userfiles/css/analyzapody/OttawaBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
