@font-face {
    font-family: 'FONTSPRING DEMO - Barred';
    src: url('FONTSPRINGDEMO-BarredRegular.woff') format('woff'),
        url('FONTSPRINGDEMO-BarredRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Gunterz';
    src: url('FONTSPRINGDEMO-GunterzBlackItalic.woff') format('woff'),
        url('FONTSPRINGDEMO-GunterzBlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Gunterz Med';
    src: url('FONTSPRINGDEMO-GunterzMedItalic.woff') format('woff'),
        url('FONTSPRINGDEMO-GunterzMedItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Gunterz';
    src: url('FONTSPRINGDEMO-GunterzBoldItalic.woff') format('woff'),
        url('FONTSPRINGDEMO-GunterzBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Barred';
    src: url('FONTSPRINGDEMO-BarredBold.woff') format('woff'),
        url('FONTSPRINGDEMO-BarredBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Barred Med';
    src: url('FONTSPRINGDEMO-BarredMedRegular.woff') format('woff'),
        url('FONTSPRINGDEMO-BarredMedRegular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Gunterz';
    src: url('FONTSPRINGDEMO-GunterzItalic.woff') format('woff'),
        url('FONTSPRINGDEMO-GunterzItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Barred';
    src: url('FONTSPRINGDEMO-BarredBlackRegular.woff') format('woff'),
        url('FONTSPRINGDEMO-BarredBlackRegular.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

