@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/ibm-plex-sans-regular.woff2") format("woff2");
}

@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/ibm-plex-sans-semibold.woff2") format("woff2");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("/fonts/open-sans-latin.woff2") format("woff2");
}

@font-face {
  font-family: "AX Sans";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/fonts/ax_sans_light.woff2") format("woff2");
}

@font-face {
  font-family: "AX Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/ax_sans_book.woff2") format("woff2");
}

@font-face {
  font-family: "AX Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/ax_sans_regular.woff2") format("woff2");
}

@font-face {
  font-family: "AX Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/ax_sans_bold.woff2") format("woff2");
}

@font-face {
  font-family: "AX Serif";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/ax_serif_regular.woff2") format("woff2");
}

@font-face {
  font-family: "AX Serif";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/ax_serif_bold.woff2") format("woff2");
}
