@font-face {
    font-family: "Pixel";
    src: url(../font/04B_30__.TTF);
}

@font-face {
    font-family: "K2D";
    src: url(../font/K2D-Regular.ttf);
}


.f-pixel {
    font-family: "Pixel";
}

.f-k2d {
    font-family: "K2D";
}