@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap');
@import url("https://use.typekit.net/jnx0jqo.css");

/* @font-face {
  font-family: "Quiche Sans";
  src: url(./quichesans-bold-webfont.woff2) format(woff2),
    url(./quichesans-bold-webfont.woff) format(woff);
  font-display: auto;
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Quiche Sans";
  src: url(./quichesans-medium-webfont.woff2) format(woff2),
    url(./quichesans-medium-webfont.woff) format(woff);
  font-display: auto;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Quiche Sans";
  src: url(./quichesans-regular-webfont.woff2) format(woff2),
    url(./quichesans-regular-webfont.woff) format(woff);
  font-display: auto;
  font-style: normal;
  font-weight: 400;
} */