@font-face {
  font-family: "Adjusted Verdana Fallback for Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local(Verdana);
  size-adjust: 96%;
  ascent-override: 97%;
  descent-override: normal;
  line-gap-override: normal;
}

@font-face {
  font-family: "Adjusted Verdana Fallback for Montserrat";
  font-style: normal;
  font-weight: 500;
  src: local(Verdana);
  size-adjust: 91%;
  ascent-override: 96%;
  descent-override: normal;
  line-gap-override: normal;
}

@font-face {
  font-family: "Adjusted Verdana Fallback for Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local(Verdana);
  size-adjust: 97%;
  ascent-override: 92%;
  descent-override: 24%;
  line-gap-override: normal;
}

@font-face {
  font-family: "Adjusted Verdana Fallback for Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local(Georgia);
  size-adjust: 95%;
  ascent-override: 105%;
  descent-override: normal;
  line-gap-override: normal;
}

@font-face {
  font-family: "Adjusted Verdana Fallback for Montserrat";
  font-style: italic;
  font-weight: 400;
  src: local(Georgia);
  size-adjust: 95%;
  ascent-override: 110%;
  descent-override: normal;
  line-gap-override: normal;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/assets/fonts/montserrat.woff2") format("woff2");
}

@font-face {
  font-family: "DM Serif Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/dm-serif-display.woff2") format("woff2");
}

@font-face {
  font-family: "DM Serif Display";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/dm-serif-display-italic.woff2") format("woff2");
}
