@font-face {
    font-family: 'Palui SP Demo';
    src: url('/wp-content/themes/fasad/fonts/PaluiSPDemoBold.woff2') format('woff2'),
        url('/wp-content/themes/fasad/fonts/PaluiSPDemoBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost-Medium';
    src: url('/wp-content/themes/fasad/fonts/Jost-Medium.woff2') format('woff2'),
        url('/wp-content/themes/fasad/fonts/Jost-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost-Light';
    src: url('/wp-content/themes/fasad/fonts/Jost-Light.woff2') format('woff2'),
        url('/wp-content/themes/fasad/fonts/Jost-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost-ExtraLight';
    src: url('/wp-content/themes/fasad/fonts/Jost-ExtraLight.woff2') format('woff2'),
        url('/wp-content/themes/fasad/fonts/Jost-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost-SemiBold';
    src: url('/wp-content/themes/fasad/fonts/Jost-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/fasad/fonts/Jost-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost-Regular';
    src: url('/wp-content/themes/fasad/fonts/Jost-Regular.woff2') format('woff2'),
        url('/wp-content/themes/fasad/fonts/Jost-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


