@font-face {
    font-family: "nlg";
    src: url("default.woff") format("woff");
    font-weight: normal;
}

@font-face {
    font-family: "nlg_bold";
    src: url("bold.woff") format("woff");
    font-weight: normal;
}

@font-face {
    font-family: "nlg_light";
    src: url("light.woff") format("woff");
    font-weight: normal;
}