@font-face {
	font-family: 'Ronzino';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(Ronzino-Regular.otf) format("opentype");
}
@font-face {
	font-family: 'Ronzino';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(Ronzino-Medium.otf) format("opentype");
}
@font-face {
	font-family: 'Ronzino';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(Ronzino-Bold.otf) format("opentype");
}


