:root {
--gp-font--chunk: "Chunk";
--gp-font--aleo: "Aleo";
}

@font-face {
	font-display: auto;
	font-family: "Chunk";
	font-style: normal;
	font-weight: 900;
	src: url('https://ilgm.shop/wp-content/uploads/generatepress/fonts/chunk/Chunk-Black.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Aleo";
	font-style: normal;
	font-weight: 400;
	src: url('https://ilgm.shop/wp-content/uploads/generatepress/fonts/aleo/Aleo-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Aleo";
	font-style: normal;
	font-weight: 600;
	src: url('https://ilgm.shop/wp-content/uploads/generatepress/fonts/aleo/Aleo-SemiBold.ttf') format('truetype');
}
