@font-face {
	font-family: 'Calton';
	font-weight: 400;
	font-style: normal;
	src: url(/fonts/calton.ttf);
}

@font-face {
	font-family: 'Lovelace';
	font-weight: 400;
	font-style: normal;
	src: url(/fonts/lovelace.ttf);
}

@font-face {
	font-family: 'Galano';
	font-weight: 400;
	font-style: normal;
	src: url(/fonts/galano-regular.ttf);
}

@font-face {
	font-family: 'Galano';
	font-weight: 500;
	font-style: normal;
	src: url(/fonts/galano-medium.ttf);
}

@font-face {
	font-family: 'Galano';
	font-weight: 300;
	font-style: normal;
	src: url(/fonts/galano-light.ttf);
}

@font-face {
	font-family: 'Galano';
	font-weight: 700;
	font-style: normal;
	src: url(/fonts/galano-bold.ttf);
}

