@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-Regular.woff2') format('woff2'),
    url('LabGrotesque-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-Italic.woff2') format('woff2'),
    url('LabGrotesque-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-Light.woff2') format('woff2'),
    url('LabGrotesque-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-LightItalic.woff2') format('woff2'),
    url('LabGrotesque-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-Medium.woff2') format('woff2'),
    url('LabGrotesque-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-MediumItalic.woff2') format('woff2'),
    url('LabGrotesque-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-Bold.woff2') format('woff2'),
    url('LabGrotesque-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-BoldItalic.woff2') format('woff2'),
    url('LabGrotesque-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-Black.woff2') format('woff2'),
    url('LabGrotesque-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-BlackItalic.woff2') format('woff2'),
    url('LabGrotesque-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-Thin.woff2') format('woff2'),
    url('LabGrotesque-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'LabGrotesque';
    src: url('LabGrotesque-ThinItalic.woff2') format('woff2'),
    url('LabGrotesque-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}
