@font-face {
    font-family: 'Yolk-Black';
    src: url('fonts/Barlow-Black-webfont.woff') format('woff'),
        url('fonts/Barlow-Black-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'Yolk-Hairline';
    src: url('fonts/Yolk-Hairline.woff') format('woff'),
        url('fonts/Yolk-Hairline.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: 'Yolk-Bold';
    src: url('fonts/Barlow-Bold-webfont.woff') format('woff'),
        url('fonts/Barlow-Bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-BlackItalic';
    src: url('fonts/Barlow-BlackItalic-webfont.woff') format('woff'),
        url('fonts/Barlow-BlackItalic-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/* @font-face {
    font-family: 'Yolk-HairlineItalic';
    src: url('fonts/Yolk-HairlineItalic.woff') format('woff'),
        url('fonts/Yolk-HairlineItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
} */

@font-face {
    font-family: 'Yolk-BoldItalic';
    src: url('fonts/Barlow-BoldItalic-webfont.woff') format('woff'),
        url('fonts/Barlow-BoldItalic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-Italic';
    src: url('fonts/Barlow-Italic-webfont.woff') format('woff'),
        url('fonts/Barlow-Italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-Light';
    src: url('fonts/Barlow-Light-webfont.woff') format('woff'),
        url('fonts/Barlow-Light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-Medium';
    src: url('fonts/Barlow-Medium-webfont.woff') format('woff'),
        url('fonts/Barlow-Medium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-LightItalic';
    src: url('fonts/Barlow-LightItalic-webfont.woff') format('woff'),
        url('fonts/Barlow-LightItalic-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-SemiBoldItalic';
    src: url('fonts/Barlow-SemiBoldItalic-webfont.woff') format('woff'),
        url('fonts/Barlow-SemiBoldItalic-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-SemiBold';
    src: url('fonts/Barlow-SemiBold-webfont.woff') format('woff'),
        url('fonts/Barlow-SemiBold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-Regular';
    src: url('fonts/Barlow-Regular-webfont.woff') format('woff'),
        url('fonts/Barlow-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-MediumItalic';
    src: url('fonts/Barlow-MediumItalic-webfont.woff') format('woff'),
        url('fonts/Barlow-MediumItalic-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-ThinItalic';
    src: url('fonts/Barlow-ThinItalic-webfont.woff') format('woff'),
        url('fonts/Barlow-ThinItalic-webfont.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-Thin';
    src: url('fonts/Barlow-Thin-webfont.woff') format('woff'),
        url('fonts/Barlow-Thin-webfont.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-UltraItalic';
    src: url('fonts/Barlow-ExtraLightItalic-webfont.woff') format('woff'),
        url('fonts/Barlow-ExtraLightItalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Yolk-Ultra';
    src: url('fonts/Barlow-Extra Bold-webfont.woff') format('woff'),
        url('fonts/Barlow-Extra Bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}