@font-face {
    font-family: "Open Sans Light";
    src: local("Open Sans Light"), local(OpenSans-Light), url(../fonts/OpenSans-Light.ttf);
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Open Sans";
    src: local("Open Sans"), local(OpenSans-Regular), url(../fonts/OpenSans-Regular.ttf);
    font-weight: 400;
    font-style: normal;
}
@font-face {
   	font-family: "Open Sans ExtraBold";
    src: local("Open Sans ExtraBold"), local(OpenSans-ExtraBold), url(../fonts/OpenSans-ExtraBold.ttf);
    font-weight: 400;
    font-style: normal;
}

@font-face {
   	font-family: "Montserrat Regular";
    src: local("Montserrat Regular"), local(Montserrat-Regular), url(../fonts/Montserrat-Regular.otf);
    font-weight: 400;
    font-style: normal;
}
@font-face {
   	font-family: "Montserrat Light";
    src: local("Montserrat Light"), local(Montserrat-Light), url(../fonts/Montserrat-Light.otf);
    font-weight: 300;
    font-style: normal;
}
@font-face {
   	font-family: "Bookman";
    src: local("Bookman"), local(Bookman), url(../fonts/BOOKOS.TTF);
    font-weight: 300;
    font-style: normal;
}
@font-face {
   	font-family: "ORACLE-LOGO";
    src: local("ORACLE-LOGO"), local(ORACLE-LOGO), url(../fonts/ORACLE-LOGO.TTF);
    font-weight: 300;
    font-style: normal;
}

