:root {
--gp-font--roboto: "Roboto";
}

@font-face {
	font-display: auto;
	font-family: "Roboto";
	font-style: normal;
	font-weight: 400;
	src: url('https://www.vrankova.cz/wp-content/uploads/generatepress/fonts/roboto/roboto-regular-webfont.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Roboto";
	font-style: normal;
	font-weight: 300;
	src: url('https://www.vrankova.cz/wp-content/uploads/generatepress/fonts/roboto/roboto-light-webfont.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Roboto";
	font-style: italic;
	font-weight: 400;
	src: url('https://www.vrankova.cz/wp-content/uploads/generatepress/fonts/roboto/roboto-italic-webfont.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Roboto";
	font-style: normal;
	font-weight: 700;
	src: url('https://www.vrankova.cz/wp-content/uploads/generatepress/fonts/roboto/roboto-bold-webfont.woff2') format('woff2');
}
