@font-face {
    font-family: GameFont;
    src: url("consola.ttf");
}

@font-face {
    font-family: GameFontItalic;
    src: url("consolai.ttf");
}

@font-face {
    font-family: GameFontBold;
    src: url("consolab.ttf");
}

@font-face {
    font-family: Weird;
    src: url("glyph.ttf");
}
