@font-face {
    font-family: 'Finder, sans-serif';
    font-weight: normal;
    src: url('../woff2/latin-finder-regular.woff2'), url('../woff/latin-finder-regular.woff');
    font-display: swap;
}

@font-face {
    font-family: 'Finder, sans-serif';
    font-weight: bold;
    src: url('../woff2/latin-finder-bold.woff2'), url('../woff/latin-finder-bold.woff');
    font-display: swap;
}

@font-face {
    font-family: 'Demo, sans-serif';
    font-weight: bold;
    src: url('../woff2/latin-demo-bolditalic.woff2'), url('../woff/latin-demo-bolditalic.woff');
    font-display: swap;
}

@font-face {
    font-family: 'Demo, sans-serif';
    src: url('../woff2/demo-italic.woff2'), url('../woff/demo-italic.woff');
    font-display: swap;
}
