@font-face {
	font-family: 'Stolzl';
	font-weight: 700;
	font-display: swap;
	font-style: normal;
	src: url('stolzl_bold.otf') format('opentype');
}

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

@font-face {
	font-family: 'Stolzl';
	font-weight: 300;
	font-display: swap;
	font-style: normal;
	src: url('stolzl_light.otf') format('opentype');
}

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

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

@font-face {
	font-family: 'Stolzl';
	font-weight: 100;
	font-display: swap;
	font-style: normal;
	src: url('stolzl_thin.otf') format('opentype');
}
