:root {
	--prslon-font-text: 'IBM Plex Sans', Arial, sans-serif;
	--prslon-font-headline: 'Apparel', Arial, sans-serif;
}

@font-face {
	font-family: 'Apparel';
	src: url('../fonts/apparel/Apparel_Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Apparel';
	src: url('../fonts/apparel/Apparel_Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Apparel';
	src: url('../fonts/apparel/Apparel_Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
