/* PT Sans Caption — self-hosted (no Google Fonts) */
@font-face {
	font-family: "PT Sans Caption";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src:
		url("pt-sans-caption/pt-sans-caption-regular.woff2") format("woff2"),
		url("pt-sans-caption/pt-sans-caption-regular.woff") format("woff");
}

@font-face {
	font-family: "PT Sans Caption";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src:
		url("pt-sans-caption/pt-sans-caption-700.woff2") format("woff2"),
		url("pt-sans-caption/pt-sans-caption-700.woff") format("woff");
}
