/* SeasonMix Font Faces */

@font-face {
    font-family: 'SeasonMix';
    src: url('/SeasonMix-TRIAL-Medium.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SeasonMix';
    src: url('/SeasonMix-TRIAL-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
