/**
 * Plus Jakarta Sans – locally hosted variable font
 * Weights 200–800, normal and italic.
 * @see https://fonts.google.com/specimen/Plus+Jakarta+Sans
 */

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 200 800;
  src: url("./plus-jakarta-sans-latin-wght-normal.woff2") format("woff2-variations");
}

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: italic;
  font-display: swap;
  font-weight: 200 800;
  src: url("./plus-jakarta-sans-latin-wght-italic.woff2") format("woff2-variations");
}
