/* Self-hosted Google Fonts (latin + latin-ext) */

/* Nunito Sans */
@font-face {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/nunito-sans-v19-latin_latin-ext-regular.woff2") format("woff2");
}

@font-face {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/nunito-sans-v19-latin_latin-ext-600.woff2") format("woff2");
}

@font-face {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/nunito-sans-v19-latin_latin-ext-700.woff2") format("woff2");
}

@font-face {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url("../fonts/nunito-sans-v19-latin_latin-ext-800.woff2") format("woff2");
}

@font-face {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("../fonts/nunito-sans-v19-latin_latin-ext-900.woff2") format("woff2");
}

/* Oswald */
@font-face {
	font-family: "Oswald";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("../fonts/oswald-v57-latin_latin-ext-300.woff2") format("woff2");
}

@font-face {
	font-family: "Oswald";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/oswald-v57-latin_latin-ext-regular.woff2") format("woff2");
}

@font-face {
	font-family: "Oswald";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/oswald-v57-latin_latin-ext-500.woff2") format("woff2");
}

@font-face {
	font-family: "Oswald";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/oswald-v57-latin_latin-ext-600.woff2") format("woff2");
}

@font-face {
	font-family: "Oswald";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/oswald-v57-latin_latin-ext-700.woff2") format("woff2");
}
