/* Local copies of previously remote Google Fonts */
@font-face {
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url("../fonts/web/josefin-sans-v34-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Josefin Sans";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/web/josefin-sans-v34-italic-700-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url("../fonts/web/mulish-v18-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Great Vibes";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/web/great-vibes-v21-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("../fonts/web/montserrat-v31-latin.woff2") format("woff2");
}
