@font-face {
    font-family: 'sgb';
    src: url('/static/theme/fonts/sgb.woff2') format('woff2'); 
    src: url('/static/theme/fonts/sgb.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'sgr';
    src: url('/static/theme/fonts/sgr.woff2') format('woff2'); 
    src: url('/static/theme/fonts/sgr.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}