@font-face {
    font-family: 'UniChat';
    src: url('../fonts/TTF/ClashDisplay-Variable.ttf') format('truetype');
}

:root {
    --blue: #0038ff;
}