@font-face {
    font-family: 'Chillax';
    src: url('/static/fonts/Chillax-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Synonym';
    src: url('/static/fonts/Synonym-Variable.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
