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

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

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

