@font-face {
	font-family: 'Tiller';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('./Tiller.otf') format('opentype');
}

@font-face {
	font-family: 'Tiller';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('./Tiller-Medium.otf') format('opentype');
}

@font-face {
	font-family: 'Tiller';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('./Tiller-Demi.otf') format('opentype');
}

@font-face {
	font-family: 'Tiller';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('./Tiller-Heavy.otf') format('opentype');
}
