@font-face {
    font-family: 'LabGrotesque';
    src: url('../fonts/LabGrotesque-BlackItalic.eot');
    src: url('../fonts/LabGrotesque-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-BlackItalic.woff2') format('woff2'),
        url('../fonts/LabGrotesque-BlackItalic.woff') format('woff'),
        url('../fonts/LabGrotesque-BlackItalic.ttf') format('truetype'),
        url('../fonts/LabGrotesque-BlackItalic.svg#LabGrotesque-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'LabGrotesque';
    src: url('../fonts/LabGrotesque-Bold.eot');
    src: url('../fonts/LabGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-Bold.woff2') format('woff2'),
        url('../fonts/LabGrotesque-Bold.woff') format('woff'),
        url('../fonts/LabGrotesque-Bold.ttf') format('truetype'),
        url('../fonts/LabGrotesque-Bold.svg#LabGrotesque-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('../fonts/LabGrotesque-Medium.eot');
    src: url('../fonts/LabGrotesque-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-Medium.woff2') format('woff2'),
        url('../fonts/LabGrotesque-Medium.woff') format('woff'),
        url('../fonts/LabGrotesque-Medium.ttf') format('truetype'),
        url('../fonts/LabGrotesque-Medium.svg#LabGrotesque-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'LabGrotesque';
    src: url('../fonts/LabGrotesque-Regular.eot');
    src: url('../fonts/LabGrotesque-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-Regular.woff2') format('woff2'),
        url('../fonts/LabGrotesque-Regular.woff') format('woff'),
        url('../fonts/LabGrotesque-Regular.ttf') format('truetype'),
        url('../fonts/LabGrotesque-Regular.svg#LabGrotesque-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}