:root {
--gp-font--rubik: "Rubik";
}

@font-face {
	font-display: auto;
	font-family: "Rubik";
	font-style: normal;
	font-weight: 700;
	src: url('https://humabloom.fr/wp-content/uploads/generatepress/fonts/rubik/Rubik-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Rubik";
	font-style: normal;
	font-weight: 500;
	src: url('https://humabloom.fr/wp-content/uploads/generatepress/fonts/rubik/Rubik-Medium.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Rubik";
	font-style: normal;
	font-weight: 400;
	src: url('https://humabloom.fr/wp-content/uploads/generatepress/fonts/rubik/Rubik-Regular.ttf') format('truetype');
}
