@font-face {
  font-family: "Adobe Garamond Pro";
  src: url("AGaramondPro-Regular.woff2") format("woff2"),
    url("AGaramondPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Albertus";
  src: url("AlbertusMedium-Regular.woff2") format("woff2"),
    url("AlbertusMedium-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-Regular.woff2") format("woff2"),
    url("Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-SemiBold.woff2") format("woff2"),
    url("Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: "Nexa";
    src: url("Nexa-ExtraLight.woff2") format("woff2"),
    url("Nexa-ExtraLight.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Nexa";
    src: url("Nexa-Heavy.woff2") format("woff2"),
    url("Nexa-Heavy.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}