@font-face {
    font-family: 'Youth';
    src: url('../fonts/Youth-Italic.woff2') format('woff2'),
        url('../fonts/Youth-Italic.svg#Youth-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Youth';
    src: url('../fonts/Youth-LightItalic.woff2') format('woff2'),
        url('../fonts/Youth-LightItalic.svg#Youth-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Youth';
    src: url('../fonts/Youth-MediumItalic.woff2') format('woff2'),
        url('../fonts/Youth-MediumItalic.svg#Youth-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Youth';
    src: url('../fonts/Youth-Black.woff2') format('woff2'),
        url('../fonts/Youth-Black.svg#Youth-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Youth';
    src: url('../fonts/Youth-BlackItalic.woff2') format('woff2'),
        url('../fonts/Youth-BlackItalic.svg#Youth-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Youth';
    src: url('../fonts/Youth-BoldItalic.woff2') format('woff2'),
        url('../fonts/Youth-BoldItalic.svg#Youth-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Youth';
    src: url('../fonts/Youth-Light.woff2') format('woff2'),
        url('../fonts/Youth-Light.svg#Youth-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Youth';
    src: url('../fonts/Youth-Thin.woff2') format('woff2'),
        url('../fonts/Youth-Thin.svg#Youth-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Youth';
    src: url('../fonts/Youth-ThinItalic.woff2') format('woff2'),
        url('../fonts/Youth-ThinItalic.svg#Youth-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Youth';
    src: url('../fonts/Youth-Medium.woff2') format('woff2'),
        url('../fonts/Youth-Medium.svg#Youth-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

