@font-face {
    font-family: "NeueHelvetica";
    src: url("/Library/Font/NeueHelvetica/NeueHelveticafor-Bold1-2.woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "NeueHelvetica";
    src: url("/Library/Font/NeueHelvetica/NeueHelveticafor-Bold1-2.woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "NeueHelvetica";
    src: url("/Library/Font/NeueHelvetica//NeueHelvetica-BoldCond1-2.woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "NeueHelvetica";
    src: url("/Library/Font/NeueHelvetica/NeueHelvetica-Medium.woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "NeueHelvetica";
    src: url("/Library/Font/NeueHelvetica/NeueHelvetica-MdCn.woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NeueHelvetica";
    src: url("/Library/Font/NeueHelvetica/NeueHelvetica-Roman1-1.woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "NeueHelvetica";
    src: url("/Library/Font/NeueHelvetica/NeueHelvetica-Cn.woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "NeueHelvetica";
    src: url("/Library/Font/NeueHelvetica/NeueHelvetica-Cn.woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "NeueHelvetica";
    src: url("/Library/Font/NeueHelvetica/NeueHelvetica-LtCn.woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: "NeueHelvetica" !important;
}