@font-face {
    font-family: 'Helvetica';
    src:url('HelveticaNeueLTStdTh.woff') format('woff'),
        url('HelveticaNeueLTStdTh.woff2') format('woff2'),
        url('HelveticaNeueLTStdTh.eot'),
        url('HelveticaNeueLTStdTh.eot?#iefix') format('embedded-opentype'),
        url('HelveticaNeueLTStdTh.otf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.helveticaegular{     font-family: 'Helvetica' ;}


@font-face {
    font-family: 'HelveticaCond';
    src:url('HelveticaNeueLTStdLtCn.woff') format('woff'),
        url('HelveticaNeueLTStdLtCn.woff2') format('woff2'),
        url('HelveticaNeueLTStdLtCn.eot'),
        url('HelveticaNeueLTStdLtCn.eot?#iefix') format('embedded-opentype'),
        url('HelveticaNeueLTStdLtCn.otf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.helveticaCond{     font-family: 'HelveticaCond' ;}



