/* Purista - Thin */
@font-face {
  font-family: "Purista";
  src: url("/fonts/purista/Purista%20Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* Purista - Thin Italic */
@font-face {
  font-family: "Purista";
  src: url("/fonts/purista/Purista%20Thin%20Italic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/* Purista - Light */
@font-face {
  font-family: "Purista";
  src: url("/fonts/purista/Purista%20Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Purista - Light Italic */
@font-face {
  font-family: "Purista";
  src: url("/fonts/purista/Purista%20Light%20Italic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Purista - Medium */
@font-face {
  font-family: "Purista";
  src: url("/fonts/purista/Purista-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Purista - Medium Italic */
@font-face {
  font-family: "Purista";
  src: url("/fonts/purista/Purista-Medium-Italic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* Purista - Semibold */
@font-face {
  font-family: "Purista";
  src: url("/fonts/purista/Purista%20Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Purista - Semibold Italic */
@font-face {
  font-family: "Purista";
  src: url("/fonts/purista/Purista%20Semibold%20Italic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* Purista - Bold */
@font-face {
  font-family: "Purista";
  src: url("/fonts/purista/Purista%20Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Purista - Bold Italic */
@font-face {
  font-family: "Purista";
  src: url("/fonts/purista/Purista%20Bold%20Italic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
