:root {
--gp-font--montserrat: "Montserrat";
--gp-font--inter: "Inter";
}

@font-face {
	font-display: swap;
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://medienaexpress.lt/wp-content/uploads/generatepress/fonts/montserrat/Montserrat-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Inter";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://medienaexpress.lt/wp-content/uploads/generatepress/fonts/inter/Inter-VariableFont_opszwght.ttf') format('truetype');
}
