:root {
--gp-font--satoshi: "Satoshi Variable";
--gp-font--manrope: "Manrope";
}

@font-face {
	font-display: auto;
	font-family: "Satoshi Variable";
	font-style: normal;
	font-weight: 300 900;
	src: url('https://captain.ksdev.lv/wp-content/uploads/generatepress/fonts/satoshi-variable/Satoshi-Variable.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Manrope";
	font-style: normal;
	font-weight: 200 800;
	src: url('https://captain.ksdev.lv/wp-content/uploads/generatepress/fonts/manrope/Manrope-VariableFont_wght.ttf') format('truetype');
}
