/*
 * Polices auto-hébergées — aucun appel à Google Fonts (conforme Loi 25).
 * Fichiers woff2 dans ../fonts/. Le sous-ensemble « latin » couvre le
 * français (accents é è à ç ô û inclus dans U+0000–00FF).
 */

/* Dancing Script — script manuscrit pour le nom de la boutique et les titres. */
@font-face {
	font-family: "Dancing Script";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/dancingscript-700.woff2") format("woff2");
}

/* Nunito — sans-serif propre et lisible pour le corps du texte. */
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/nunito-400.woff2") format("woff2");
}
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/nunito-600.woff2") format("woff2");
}
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/nunito-700.woff2") format("woff2");
}
