@font-face{
    font-family: "Open Sans";
    src: url("../fonts/OpenSans-Regular.ttf");
}
@font-face{
    font-family: "Noto Serif SemBd";
    src: url("../fonts/OpenSans-SemiBold.ttf");
}
@font-face{
    font-family: "Noto Serif";
    src: url("../fonts/NotoSerif-Regular.ttf");
}