@font-face {
	font-family: "Manrope";
	src: url("/local/templates/aspro_max/fonts/manrope/Manrope-VariableFont_wght.ttf")
		format("truetype");
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

* {
	font-family: "Manrope", sans-serif !important;
}

/* Скрываем плитки разделов для Смотреть все, Новинки, Коллекции */
.hide-subsection-tiles .sections-list-wrapper,
.hide-subsection-tiles .catalog-sections,
.hide-subsection-tiles .aspro-sections,
.hide-subsection-tiles .subsections-list,
.hide-subsection-tiles [class*="sections-list"] {
	display: none !important;
}
