@font-face {
    font-family: '1 Shelley Volante';
    src: url('1ShelleyVolanteBold.eot');
    src: url('1ShelleyVolanteBold.eot?#iefix') format('embedded-opentype'),
        url('1ShelleyVolanteBold.woff2') format('woff2'),
        url('1ShelleyVolanteBold.woff') format('woff'),
        url('1ShelleyVolanteBold.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: '1 Shelley Volante';
    src: url('1ShelleyVolante.eot');
    src: url('1ShelleyVolante.eot?#iefix') format('embedded-opentype'),
        url('1ShelleyVolante.woff2') format('woff2'),
        url('1ShelleyVolante.woff') format('woff'),
        url('1ShelleyVolante.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

