
/* 
font-display: swap;
*/


@font-face {
    font-family:"MaisonNeue-Book";
    src:url("MaisonNeue-Book.woff2") format("woff2"),url("MaisonNeue-Book.woff") format("woff");
    font-style:normal;font-weight:400;
    font-display: swap;
}


@font-face {
    font-family:"MaisonNeue-Light";
    src:url("MaisonNeue-Light.woff2") format("woff2"),url("MaisonNeue-Light.woff") format("woff");
    font-style:normal;font-weight:400;
    font-display: swap;
}
        
@font-face {
    font-family:"MaisonNeue-LightItalic";
    src:url("MaisonNeue-LightItalic.woff2") format("woff2"),url("MaisonNeue-LightItalic.woff") format("woff");
    font-style:normal;font-weight:400;
    font-display: swap;
}
        