:root {
--gp-font--freesans: "FreeSans";
--gp-font--helvetica-cyrillic: "Helvetica Cyrillic";
}

@font-face {
	font-display: auto;
	font-family: "FreeSans";
	font-style: normal;
	font-weight: 400;
	src: url('https://april.partitureando.com/wp-content/uploads/generatepress/fonts/freesans/FreeSans.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "FreeSans";
	font-style: normal;
	font-weight: 600;
	src: url('https://april.partitureando.com/wp-content/uploads/generatepress/fonts/freesans/FreeSansBold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Helvetica Cyrillic";
	font-style: normal;
	font-weight: 700;
	src: url('https://april.partitureando.com/wp-content/uploads/generatepress/fonts/helvetica-cyrillic/helvetica-cyrillic-bold.otf') format('opentype');
}
