@font-face {
    font-family: "NewZen";
    src: url("NewZen-Light.woff2") format("woff2");
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: "NewZen";
    src: url("NewZen-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "NewZen";
    src: url("NewZen-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: "NewZen";
    src: url("NewZen-ExtraBold.woff2") format("woff2");
    font-style: normal;
    font-weight: 900;
}
