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

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

