@font-face{
    font-family: blackfox;
    src: URL("../font/blackfox.ttf");
}

@font-face{
    font-family: icons;
    src: URL("../font/pwsmallicons.ttf");
}

@font-face{
    font-family: switch;
    src: URL("../font/switch.ttf");
}

div.osnafur, div.osnafurdesc{
    font-family: blackfox;
}

div#viewercount{
    font-family: switch;
}

a.icon{
    font-family: icons;
    font-size: 20px;
}