@font-face {
    font-family: 'Snell Roundhand';
    src: url('fonts/snell/SnellRoundhand.eot');
    src: url('fonts/snell/SnellRoundhand.eot?#iefix') format('embedded-opentype'),
        url('fonts/snell/SnellRoundhand.woff2') format('woff2'),
        url('fonts/snell/SnellRoundhand.woff') format('woff'),
        url('fonts/snell/SnellRoundhand.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

