@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/bebasneue-webfont-webfont.eot');
    src: url('../fonts/bebasneue-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	font-family:Arial, Helvetica, sans-serif;
}
	p{
		font-size:12px;
	}
	h1, h2, h3, h4, h5, h6, header[role="banner"] nav li a, .item time, #yoo-zoo .details h1.title, #yoo-zoo .items h1.pos-title, #yoo-zoo .description, .error404 #main p, #menuInmobile, #yoo-zoo .item h1.pos-title,  #yoo-zoo .item h3{
		font-family:"BebasNeueRegular";
	}
	h1, h2, h3, h4, h5, h6{
		font-weight:normal;
	}
	h1{
	}
	h2, h3, h1.title,
	#visionportfolio .item h1.pos-title,
	#yoo-zoo .item h3,
	#visioncatalogue .item h1.pos-title{
		font-size:32px;
		line-height:34px;
	}
	footer h2{
		font-size:32px;
		line-height:34px;
		color:#fff;
	}
	footer h2 a, footer h3{
		color:#fff;
		margin-bottom:36px;
	}
	h3{
	}
	h4{
	}
	h6{
	}
