@font-face {
	font-family: 'Cardo';
	font-weight: 400;
	font-display: block;
	src: url('./Cardo-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Cardo';
	font-weight: 700;
	font-display: block;
	src: url('./Cardo-Bold.ttf') format('truetype');
}
