@font-face {
    font-family: "Retro Gaming";
    src: url("/assets/font.ttf");
}

:root {
    --md-text-font: "Retro Gaming";
}