 
@font-face {
    font-family:'Covered By Your Grace';
    src:url('../fonts/CoveredByYourGrace.woff2') format('woff2'),
        url('../fonts/CoveredByYourGrace.woff') format('woff');
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family:'Univers LT Std';
    src:url('../fonts/UniversLTStd-LightCn.woff2') format('woff2'),
        url('../fonts/UniversLTStd-LightCn.woff') format('woff');
    font-weight:300;
    font-style:normal;
    font-display:swap;
}
@font-face {
    font-family:'Univers LT Std';
    src:url('../fonts/UniversLTStd-Cn.woff2') format('woff2'),
        url('../fonts/UniversLTStd-Cn.woff') format('woff');
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family:'Univers LT Std';
    src:url('../fonts/UniversLTStd-BoldCn.woff2') format('woff2'),
        url('../fonts/UniversLTStd-BoldCn.woff') format('woff');
    font-weight:bold;
    font-style:normal;
    font-display:swap;
}