/* https://gwfh.mranftl.com/fonts/jost */

@font-face {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/jost-v20-latin-300.woff2') format('woff2');
}

@font-face {
	font-family: 'Jost';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/jost-v20-latin-300italic.woff2') format('woff2');
}

@font-face {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/jost-v20-latin-600.woff2') format('woff2');
}

@font-face {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/jost-v20-latin-700.woff2') format('woff2');
}

@font-face {
	font-family: 'Jost';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/jost-v20-latin-700italic.woff2') format('woff2');
}

@font-face {
	font-family: 'Twemoji';
	font-style: normal;
	font-weight: 400;
	font-display: optional;
	src: url('../fonts/Twemoji.Mozilla.woff2') format('woff2');
}

@font-face {
	font-family: 'Noto Color Emoji';
	font-style: normal;
	font-weight: 400;
	font-display: optional;
	src: url('../fonts/NotoColorEmoji-Regular.woff2') format('woff2');
}