@font-face{
    font-family: "NEXT-LightBook";
    src: url("/fonts/Book/NEXT-LightBook.otf");
}
@font-face {
    font-family: "NEXT-BoldBook";
    src: url('/fonts/Book/NEXT-BoldBook.otf');
    font-weight: 700;
}
@font-face {
    font-family: "NEXT-MediumBook";
    src: url('/fonts/Book/NEXT-MediumBook.otf');
}
@font-face {
    font-family: "NEXT-ThinBook";
    src: url('/fonts/Book/NEXT-ThinBook.otf');
    font-weight: 200;
}



