
@font-face {
  font-family: ' Lab Grotesque';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../font/LabGrotesque_Bold.woff') format('woff');
}

@font-face {
  font-family: ' Lab Grotesque';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../font/LabGrotesque_Medium.woff') format('woff');
}

@font-face {
  font-family: ' Lab Grotesque';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../font/LabGrotesque_Regular.woff') format('woff');
}

@font-face {
  font-family: ' Lab Grotesque';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../font/LabGrotesque_Italic.woff') format('woff');
}

@font-face {
  font-family: ' Lab Grotesque';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('../font/LabGrotesque_BoldItalic.woff') format('woff');
}

@font-face {
  font-family: ' Lab Grotesque';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('../font/LabGrotesque_MediumItalic.woff') format('woff');
}
