@font-face {
    font-family: "LeagueGothic";
    src: url("/api/v1/fonts/LeagueGothic-Regular/");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "LeagueGothic";
    src: url("/api/v1/fonts/LeagueGothic-Italic/");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "DroidSans";
    src: url("/api/v1/fonts/DroidSans-Regular/");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "DroidSans";
    src: url("/api/v1/fonts/DroidSans-Bold/");
    font-weight: bold;
    font-style: normal;
}
