@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Thin Italic'), local('LabGrotesque-ThinItalic'),
    url('../fonts/LabGrotesque-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Medium Italic'), local('LabGrotesque-MediumItalic'),
    url('../fonts/LabGrotesque-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Regular'), local('LabGrotesque-Regular'),
    url('../fonts/LabGrotesque-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Light Italic'), local('LabGrotesque-LightItalic'),
    url('../fonts/LabGrotesque-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Medium'), local('LabGrotesque-Medium'),
    url('../fonts/LabGrotesque-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Bold'), local('LabGrotesque-Bold'),
    url('../fonts/LabGrotesque-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Thin'), local('LabGrotesque-Thin'),
    url('../fonts/LabGrotesque-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Italic'), local('LabGrotesque-Italic'),
    url('../fonts/LabGrotesque-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Black Italic'), local('LabGrotesque-BlackItalic'),
    url('../fonts/LabGrotesque-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Bold Italic'), local('LabGrotesque-BoldItalic'),
    url('../fonts/LabGrotesque-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Light'), local('LabGrotesque-Light'),
    url('../fonts/LabGrotesque-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Lab Grotesque';
    src: local('Lab Grotesque Black'), local('LabGrotesque-Black'),
    url('../fonts/LabGrotesque-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

