@font-face {
	font-family: 'Nobel';
	src: url('/assets/fonts/Nobel-RegularCondensed.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nobel-Book';
	src: url('/assets/fonts/Nobel-BookCondensed.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
