
@font-face
	{
	font-family: "Niev CroMagnon";
	src: url("Niew CroMagnon.ttf");
	font-weight:lighter;	
	}
	
@font-face {

    font-family: "Titan One";
    src: url('titanone-regular-webfont.eot');
    src: url('titanone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('titanone-regular-webfont.woff') format('woff'),
         url('titanone-regular-webfont.ttf') format('truetype'),
         url('titanone-regular-webfont.svg#titan_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h3, h4
	{

	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-weight:lighter;	
	}


body,body *, .cartucho .img_descripcion p
	{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: lighter;
		
	}


#encabezado h2
	{
	font-family: "Titan One";
	font-size:20px;
	
	}

#encabezado h4
	{
	text-align:right;
	font-size:19px;
	}
.fa
	{
	font-weight: lighter;
	font-size: 18px;
	}

strong{
	font-weight: 600;
}
