@font-face {
	font-family: 'NexaSlabBold';
	src: url('../fonts/Fontfabric - NexaSlabBold.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'NexaSlabBlack';
	src: url('../fonts/Fontfabric - NexaSlabBlack.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NexaSlabBook';
	src: url('../fonts/Fontfabric - Nexa Slab Book.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'NexaSlabLight';
	src: url('../fonts/Fontfabric - Nexa Slab Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'QuodonMedium';
	src: url('../fonts/Quadon Medium.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'QuadonBlack';
	src: url('../fonts/Quadon Black.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'QuadonBold';
	src: url('../fonts/Quadon Bold.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}


@font-face {
	font-family: "HelveticaNeueLTPro Light";
	src: url('../fonts/HelveticaNeueLTPro-Lt.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "HelveticaNeueLTPro Medium";
	src: url('../fonts/HelveticaNeueLTPro-Md.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "HelveticaNeueLTPro Bold";
	src: url('../fonts/HelveticaNeueLTPro-Bd.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "HelveticaNeueLTPro Roman";
	src: url('../fonts/HelveticaNeueLTPro-Roman.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
