
@font-face {
    font-family: 'atariClassic';
    src: url('/static/fonts/Atari-Classic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'atariComputer';
    src: url('/static/fonts/Atari-Computer.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'atariNormal';
    src: url('/static/fonts/Atari-Normal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'atariRegular';
    src: url('/static/fonts/Atari-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'atarian';
    src: url('/static/fonts/Atarian.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
