@font-face {
    font-family: 'Lyon Text';
    src: url('webfonts/LyonText-Regular.woff2') format('woff2'),
        url('webfonts/LyonText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasGroteskDisp Pro Md';
    src: url('webfonts/NHaasGroteskDSPro-65Md.woff2') format('woff2'),
        url('webfonts/NHaasGroteskDSPro-65Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasGroteskDisp Pro';
    src: url('webfonts/NHaasGroteskDSPro-55Rg.woff2') format('woff2'),
        url('webfonts/NHaasGroteskDSPro-55Rg.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasGroteskDisp Pro Lt';
    src: url('webfonts/NHaasGroteskDSPro-45Lt.woff2') format('woff2'),
        url('webfonts/NHaasGroteskDSPro-45Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

