@font-face {
    font-family: 'SVN-Lobster';
    src: url('SVN-Lobster.woff2') format('woff2'),
        url('SVN-Lobster.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Chronicle Display';
    src: url("ChronicleDisplay-Italic.otf") format("opentype");
}

@font-face {
    font-family: 'Chronicle Display';
    font-weight: bold;
    src: url("ChronicleDisplay-Roman.otf") format("opentype");
}