/**
 * Polices auto-hébergées.
 *
 * Les fichiers ne sont pas chargés depuis Google Fonts : aucune adresse IP
 * de visiteur n'est transmise à Google lors de l'affichage du site.
 */

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

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