@font-face
{
	font-family:'ZABALDEMO';
	src:url('fuentes/ZABALDEMO.otf');
	font-weight:400;
	font-style:normal;
}

@font-face
{
	font-family:'ZABALDEMO';
	src:url('fuentes/ZABALDEMO-REGULAR.OTF');
	font-weight:400;
	font-style:normal;
}

@font-face
{
	font-family:'ZABALDEMO';
	src:url('fuentes/ZABALDEMO-BOLD.OTF');
	font-weight:700;
	font-style:normal;
}

@font-face
{
	font-family:'ZABALDEMO';
	src:url('fuentes/ZABALDEMO-BLACKITALIC.OTF');
	font-weight:900;
	font-style:italic;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-ITALIC.OTF');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-MEDIUMITALIC.OTF');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-THIN.OTF');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-THINITALIC.OTF');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-EXTRALIGHT.OTF');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-EXTRALIGHTITALIC.OTF');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-LIGHT.OTF');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-LIGHTITALIC.OTF');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-MEDIUM.OTF');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-SEMIBOLD.OTF');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-SEMIBOLDITALIC.OTF');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-BOLDITALIC.OTF');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-EXTRABOLD.OTF');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-EXTRABOLDITALIC.OTF');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-ULTRA.OTF');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'ZABALDEMO';
	src: url('fuentes/ZABALDEMO-ULTRAITALIC.OTF');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Florensa';
	src: url('fuentes/Florensa.otf');
	font-weight: normal;
	font-style: normal;
}