@font-face {
    font-family: 'Helvetica Neue LT Std Bd';
    src: url('https://hwclv.com/wp-content/themes/hwclv/assets/fonts/HelveticaNeueLTStd-Bd.woff2') format('woff2'),
        url('https://hwclv.com/wp-content/themes/hwclv/assets/fonts/HelveticaNeueLTStd-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std It';
    src: url('https://hwclv.com/wp-content/themes/hwclv/assets/fonts/HelveticaNeueLTStd-It.woff2') format('woff2'),
        url('https://hwclv.com/wp-content/themes/hwclv/assets/fonts/HelveticaNeueLTStd-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std Roman';
    src: url('../fonts/HelveticaNeueLTStd-Roman.woff') format('woff2'),
        url('../fonts/HelveticaNeueLTStd-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std Md';
    src: url('https://hwclv.com/wp-content/themes/hwclv/assets/fonts/HelveticaNeueLTStd-Md.woff2') format('woff2'),
        url('https://hwclv.com/wp-content/themes/hwclv/assets/fonts/HelveticaNeueLTStd-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arial Bold';
    src: url('../fonts/Arial-BoldMT.woff') format('woff2'),
        url('../fonts/Arial-BoldMT.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arial Regular';
    src: url('https://hwclv.com/wp-content/themes/hwclv/assets/fonts/ArialMT.woff2') format('woff2'),
        url('https://hwclv.com/wp-content/themes/hwclv/assets/fonts/ArialMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}