/* Lyon Display */
@font-face {
    font-family: 'Lyon Display Web';
    src: url('../fonts/LyonDisplay-Light-Web.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Lyon Text */
@font-face {
    font-family: 'Lyon Text Web';
    src: url('../fonts/LyonText-Regular-Web.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* WhitneySSm Light */
@font-face {
    font-family: 'WhitneySSm';
    src: url('../fonts/WhitneySSm_normal_normal_300.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* WhitneySSm Regular */
@font-face {
    font-family: 'WhitneySSm';
    src: url('../fonts/WhitneySSm_normal_normal_400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
