/**
 * Sweet Candy — chargement web (Safari : @font-face séparés, pas de preload 404)
 */
@font-face {
	font-family: "Sweet Candy";
	src: url("../fonts/sweet-candy/sweet-candy.woff2?v=2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Sweet Candy";
	src: url("../fonts/sweet-candy/sweet-candy.regular.ttf?v=2") format("opentype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
