@font-face {
    font-family: "OpenSansRoman-Bold";
    src: url(../OpenSans/OpenSans-Bold.ttf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "OpenSansRoman-ExtraBold";
    src: url(../OpenSans/OpenSans-ExtraBold.ttf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "OpenSans-Regular";
    src: url(../OpenSans/OpenSans-Regular.ttf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "OpenSansRoman-SemiBold";
    src: url(../OpenSans/OpenSans-SemiBold.ttf);
    font-weight: normal;
    font-style: normal;
}