

@font-face {
    font-family: "NotoSans-Light";
    src: url("../fonts/NotoSans-Light.ttf");
    /* src: url("../fonts/Edu.ttf"); */
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: "NotoSerif-Light";
    src: url("../fonts/NotoSerif-Light.ttf");
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: "NotoSerif-Regular";
    src: url("../fonts/NotoSerif-Regular.ttf");
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: "NotoSerif-Medium";
    src: url("../fonts/NotoSerif-Medium.ttf");
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: "NotoSerif-SemiBold";
    src: url("../fonts/NotoSerif-SemiBold.ttf");
    font-weight: 200;
    font-display: swap;
}


@media screen and (max-width: 459px) {

}

@media screen and (min-width: 660px) {


}

@media screen and (min-width: 1024px) {

}
