@font-face {
    font-family: "WiiU";
    src: url("./WiiU.otf") format("opentype");
}

@font-face {
    font-family: "WiiU";
    font-weight: bold;
    src: url("./WiiU-Bold.otf") format("opentype");
}