







@font-face {
    font-family: 'relightregular';
    src: url('_media/custom/fonts/relight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


:root {
    --title-font-family: 'relightregular', sans-serif !important;
    --sub-title-font-family: "Poppins", sans-serif !important;
    --body-font-family: "Poppins", sans-serif !important;
}

