@font-face {
    font-family: 'GTEestiProDisplay';
    src: url('/local/templates/hub/fonts/GTEestiProDisplay-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GTEestiProDisplay';
    src: url('/local/templates/hub/fonts/GTEestiProDisplay-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Involve";
    src: url("/local/templates/hub/fonts/involve-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ZenDots";
    src: url("/local/templates/hub/fonts/zendots-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: block; 
}