@font-face {
    font-family: 'HelveticaRounded LT Std BdCn';
    src: url('../font/HelveticaRoundedLTStd-BdCn.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaRounded LT Std BdCn';
    src: url('../font/HelveticaRoundedLTStd-BdCnO.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaRounded LT Std Bd';
    src: url('../font/HelveticaRoundedLTStd-Bd.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaRounded LT Std Bd';
    src: url('../font/HelveticaRoundedLTStd-BdO.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Youth Signature';
    src: url('../font/YouthSignature-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

