@font-face {
	font-family: 'Roboto';
	font-weight: 200;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/Roboto-Light.woff2) format('woff2'),
		url(/wp-content/uploads/fonts/Roboto-Light.woff) format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	font-weight: 400;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/Roboto-Regular.woff2) format('woff2'),
		url(/wp-content/uploads/fonts/Roboto-Regular.woff) format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	font-weight: 500;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/Roboto-Medium.woff2) format('woff2'),
		url(/wp-content/uploads/fonts/Roboto-Medium.woff) format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	font-weight: 700;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/Roboto-Bold.woff2) format('woff2'),
		url(/wp-content/uploads/fonts/Roboto-Bold.woff) format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Miss Fajardose';
	font-weight: 400;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/MissFajardose-Regular.woff2) format('woff2'),
		url(/wp-content/uploads/fonts/MissFajardose-Regular.woff) format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Monsieur La Doulaise';
	font-weight: 400;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/MonsieurLaDoulaise-Regular.woff2) format('woff2'),
		url(/wp-content/uploads/fonts/MonsieurLaDoulaise-Regular.woff) format('woff');
	font-display: swap;
}

