/* nunito-200 - latin */
@font-face {
	font-weight: 200;
	font-display: swap;

	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: Nunito;
	font-style: normal;
	src: url("/assets/nunito-v32-latin-200-9dd4c2d4.woff2") format('woff2');

	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* nunito-regular - latin */
@font-face {
	font-weight: 400;
	font-display: swap;

	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: Nunito;
	font-style: normal;
	src: url("/assets/nunito-v32-latin-regular-26210e20.woff2") format('woff2');

	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* nunito-italic - latin */
@font-face {
	font-weight: 400;
	font-display: swap;

	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: Nunito;
	font-style: italic;
	src: url("/assets/nunito-v32-latin-italic-569e6b5d.woff2") format('woff2');

	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* nunito-600 - latin */
@font-face {
	font-weight: 600;
	font-display: swap;

	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: Nunito;
	font-style: normal;
	src: url("/assets/nunito-v32-latin-600-45807721.woff2") format('woff2');

	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* nunito-800 - latin */
@font-face {
	font-weight: 800;
	font-display: swap;

	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: Nunito;
	font-style: normal;
	src: url("/assets/nunito-v32-latin-800-7a83f4f7.woff2") format('woff2');

	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}