:root {
--gp-font--open-sans: "Open Sans";
--gp-font--lato: "Lato";
}

@font-face {
	font-display: auto;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	src: url('https://regioland.hu/wp-content/uploads/generatepress/fonts/open-sans/OpenSans-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300;
	src: url('https://regioland.hu/wp-content/uploads/generatepress/fonts/open-sans/OpenSans-Light.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: url('https://regioland.hu/wp-content/uploads/generatepress/fonts/open-sans/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	src: url('https://regioland.hu/wp-content/uploads/generatepress/fonts/open-sans/OpenSans-SemiBold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Lato";
	font-style: normal;
	font-weight: 700;
	src: url('https://regioland.hu/wp-content/uploads/generatepress/fonts/lato/Lato-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Lato";
	font-style: normal;
	font-weight: 300;
	src: url('https://regioland.hu/wp-content/uploads/generatepress/fonts/lato/Lato-Light.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Lato";
	font-style: normal;
	font-weight: 400;
	src: url('https://regioland.hu/wp-content/uploads/generatepress/fonts/lato/Lato-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Lato";
	font-style: normal;
	font-weight: 600;
	src: url('https://regioland.hu/wp-content/uploads/generatepress/fonts/lato/Lato-Semibold.ttf') format('truetype');
}
