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