@font-face {
    font-family: 'Mini-Bold';
    src: url(/css/fonts/MINISansSerifCEE-Bold.woff2) format('woff2'), url(/css/fonts/MINISansSerifCEE-Bold.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mini-Regular';
    src: url(/css/fonts/MINISansSerifCEE-Regular.woff2) format('woff2'), url(/css/fonts/MINISansSerifCEE-Regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mini-Serif-Regular';
    src: url(/css/fonts/MINISansSerifCEE-Regular.woff2) format('woff2'), url(/css/fonts/MINISansSerifCEE-Regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mini-Serif-Bold';
    src: url(/css/fonts/MINISerifCEE-Bold.woff2) format('woff2'), url(/css/fonts/MINISerifCEE-Bold.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mini-Serif-Italic';
    src: url(/css/fonts/MINISerifCEE-Italic.woff2) format('woff2'), url(/css/fonts/MINISerifCEE-Italic.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}