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

@font-face {
    font-family: 'Semplicita Pro';
    src: url('SemplicitaPro-Bold.woff2') format('woff2'),
        url('SemplicitaPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Semplicita Pro';
    src: url('SemplicitaPro-Semibold.woff2') format('woff2'),
        url('SemplicitaPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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



