@font-face {
  font-family: "Geometria";
  font-display: swap;
  src: url("../fonts/Geometria-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Geometria";
  font-display: swap;
  src: url("../fonts/Geometria-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Geometria";
  font-display: swap;
  src: url("../fonts/Geometria-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Mallory";
  font-display: swap;
  src: url("../fonts/Mallory-Book.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

/* Mallory italic is temporarily disabled for performance tests.
@font-face {
  font-family: "Mallory";
  font-display: swap;
  src: url("../fonts/Mallory-BookItalic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}
*/

@font-face {
  font-family: "Mallory";
  font-display: swap;
  src: url("../fonts/Mallory-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Mallory";
  font-display: swap;
  src: url("../fonts/Mallory-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
