@font-face {
    font-family: "Gentium Basic";
    src: url("GenBasB.ttf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Gentium Basic";
    src: url("GenBasR.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gentium Basic";
    src: url("GenBasI.ttf");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Gentium Basic";
    src: url("GenBasBI.ttf");
    font-weight: bold;
    font-style: italic;
}
