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

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

@font-face {
  font-family: "acumin-pro";
  src: url("../fonts/acumin-pro-500.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "acumin-pro";
  src: url("../fonts/acumin-pro-700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "acumin-pro";
  src: url("../fonts/acumin-pro-300-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "acumin-pro";
  src: url("../fonts/acumin-pro-400-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "acumin-pro";
  src: url("../fonts/acumin-pro-700-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Inknut Antiqua";
  src: url("../fonts/inknut-antiqua-300.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Inknut Antiqua";
  src: url("../fonts/inknut-antiqua-700.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
