@font-face {
    font-family: 'sansLight';
    src: url('../font/TodaySHOP-Light.woff2') format('woff2'),
        url('../font/TodaySHOP-Light.woff') format('woff');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sansMedium';
    src: url('../font/TodaySHOP-Medium.woff2') format('woff2'),
        url('../font/TodaySHOP-Medium.woff') format('woff');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sansItalic';
    src: url('../font/TodaySHOP-LightItalic.woff2') format('woff2'),
        url('../font/TodaySHOP-LightItalic.woff') format('woff');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sansExtraLight';
    src: url('../font/TodaySHOP-XLight.woff2') format('woff2'),
        url('../font/TodaySHOP-XLight.woff') format('woff');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'serifDidot';
    src: url('../font/Didot.woff2') format('woff2'),
        url('../font/Didot.woff') format('woff');
    font-style: normal;
    font-display: swap;
}
