@font-face {
    font-family: 'larissa';
    src: url('/assets/fonts/Astro.ttf') format('truetype');
}
:root{
    --larissa: 'larissa';
}
