/* @font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/Onest-Light.ttf);
}
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/Onest-SemiBold.ttf);
} */



@font-face {
  font-family: 'Lab Grotesque';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/labgrotesque-regular.woff2);
}
@font-face {
  font-family: 'Lab Grotesque';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/labgrotesque-medium.woff2);
}