/*
Theme Name: MRM3 Taskforce Child
Template: Divi
Version: 0.1.0
Description: Minimal technical base for the stepwise MRM3 Divi 5 rebuild.
*/

/* Roboto is served locally. Visible typography remains controlled in Divi 5. */
@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url("fonts/roboto-variable-latin.woff2") format("woff2");
}

@font-face {
	font-family: "Roboto";
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url("fonts/roboto-variable-italic-latin.woff2") format("woff2");
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300 800;
	font-display: swap;
	src: url("fonts/open-sans-variable-latin.woff2") format("woff2");
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 300 800;
	font-display: swap;
	src: url("fonts/open-sans-variable-italic-latin.woff2") format("woff2");
}
