/* TSUYU — Shlapak Script font, loaded only on single product pages.
   Applied exclusively to the Formula overlay title. */

@font-face {
	font-family: 'Shlapak Script';
	src: url('../fonts/shlapak/shlapak_script.woff2') format('woff2'),
	     url('../fonts/shlapak/shlapak_script.ttf')   format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* Formula overlay title only («Формула») */
.product-formula__title,
.product-formula__title em {
	font-family: 'Shlapak Script', 'Cormorant Garamond', Georgia, serif;
	font-style: normal;
	letter-spacing: 0;
}
