/* Fontes auto-hospedadas (doc 10 §3.4). Subconjunto latin, cobre o português. */

/* 300 (Light): só nos estilos S300 e M300, pedidos pelo marketing em 24/09. */
@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("../fonts/inter-300.woff2") format("woff2");
}

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

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

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

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

/* 500 (médio): intertítulo da matéria, como no Guardian e na BBC (24/09). */
@font-face {
	font-family: "Noto Serif";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/noto-serif-500.woff2") format("woff2");
}

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

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