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

@font-face {
	font-family: 'Reforma';
	src: url('../fonts/RS_600.woff');
	font-display: swap;
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: 'Reforma';
	src: url('../fonts/RS_800.woff');
	font-display: swap;
	font-style: normal;
	font-weight: 800;
}