@font-face {
	font-family: 'Ciutadella';
	src: url("./Emtype Foundry - Ciutadella-Bold.otf");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Ciutadella';
	src: url("./Emtype Foundry - Ciutadella-Regular.otf");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Ciutadella';
	src: url("./Emtype Foundry - Ciutadella-SemiBold.otf");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Ciutadella';
	src: url("./EmtypeFoundry-Ciutadella-Medium.otf");
	font-weight: 500;
	font-style: normal;
}

body {
	margin: 0;
}

