@font-face {
    font-family: 'RT Rondelle';
    src: url('fonts/RTRondelle-Black.eot');
    src: url('fonts/RTRondelle-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/RTRondelle-Black.woff2') format('woff2'),
        url('fonts/RTRondelle-Black.woff') format('woff'),
        url('fonts/RTRondelle-Black.ttf') format('truetype'),
        url('fonts/RTRondelle-Black.svg#RTRondelle-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RT Rondelle';
    src: url('fonts/RTRondelle-Medium.eot');
    src: url('fonts/RTRondelle-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/RTRondelle-Medium.woff2') format('woff2'),
        url('fonts/RTRondelle-Medium.woff') format('woff'),
        url('fonts/RTRondelle-Medium.ttf') format('truetype'),
        url('fonts/RTRondelle-Medium.svg#RTRondelle-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

