@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/resources/google-fonts/Montserrat-VariableFont_wght.ttf) format('woff2');
}

@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/resources/google-fonts/Comfortaa-VariableFont_wght.ttf) format('woff2');
}

@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/resources/google-fonts/Quicksand-VariableFont_wght.ttf) format('woff2');
}

@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/resources/google-fonts/Lobster-Regular.ttf) format('woff2');
}