@font-face {
    font-family: 'Snell Roundhand';
    src: url('SnellRoundhand-BlackScript.woff2') format('woff2'),
        url('SnellRoundhand-BlackScript.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Snell Roundhand';
    src: url('SnellRoundhand-BoldScript.woff2') format('woff2'),
        url('SnellRoundhand-BoldScript.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

