/* Press Start 2P - Retro Pixel Font */
@font-face {
    font-family: 'PressStart2P';
    src: url('../PressStart2P-Regular.html') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Inter Variable Font */
@font-face {
    font-family: 'Inter';
    src: url('../Inter-VariableFont_opsz%2cwght.html') format('truetype-variations');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../Inter-Italic-VariableFont_opsz%2cwght.html') format('truetype-variations');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
} 