@font-face {
	font-family: 'Manrope';
	src: url('../fonts/Manrope[wght].woff2') format('woff2 supports variations'),
         url('../fonts/Manrope[wght].woff2') format('woff2-variations');
	font-weight: 100 1000;
	font-stretch: 25% 151%;
	font-display: swap;
}

@font-face {
	font-family: 'LiterataBold';
	src: url('../fonts/literata_bold.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Jaipur';
	src: url('../fonts/jaipur.woff2') format('woff2');
	font-display: swap;
}