/* Acumin Pro webfont package */

@font-face {
  font-family: "Acumin Pro";
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-black-italic.woff2") format("woff2"),
	   url("./fonts/acuminpro-black-italic.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-black.woff2") format("woff2"),
	   url("./fonts/acuminpro-black.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-bold-italic.woff2") format("woff2"),
	   url("./fonts/acuminpro-bold-italic.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-bold.woff2") format("woff2"),
	   url("./fonts/acuminpro-bold.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-book-italic.woff2") format("woff2"),
	   url("./fonts/acuminpro-book-italic.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-book.woff2") format("woff2"),
	   url("./fonts/acuminpro-book.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-extralight-italic.woff2") format("woff2"),
	   url("./fonts/acuminpro-extralight-italic.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-extralight.woff2") format("woff2"),
	   url("./fonts/acuminpro-extralight.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-light-italic.woff2") format("woff2"),
	   url("./fonts/acuminpro-light-italic.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-light.woff2") format("woff2"),
	   url("./fonts/acuminpro-light.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-medium-italic.woff2") format("woff2"),
	   url("./fonts/acuminpro-medium-italic.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-medium.woff2") format("woff2"),
	   url("./fonts/acuminpro-medium.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-semibold-italic.woff2") format("woff2"),
	   url("./fonts/acuminpro-semibold-italic.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-semibold.woff2") format("woff2"),
	   url("./fonts/acuminpro-semibold.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-thin-italic.woff2") format("woff2"),
	   url("./fonts/acuminpro-thin-italic.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-thin.woff2") format("woff2"),
	   url("./fonts/acuminpro-thin.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: italic;
  font-weight: 950;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-ultrablack-italic.woff2") format("woff2"),
	   url("./fonts/acuminpro-ultrablack-italic.woff") format("woff");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 950;
  font-stretch: 100%;
  font-display: swap;
  src: url("./fonts/acuminpro-ultrablack.woff2") format("woff2"),
	   url("./fonts/acuminpro-ultrablack.woff") format("woff");
}
