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

@font-face {
    font-family: 'Rhetorik Sans';
    src: url('RhetorikSans-LightItalic.woff2') format('woff2'),
        url('RhetorikSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

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

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

