/**************************
  Fuentes Personalizadas
**************************/

/* Oldstyle */
@font-face {
	font-family: oldstyle;
	src:url('../fonts/oldstyle_hplhs/OLDSH.TTF') format('truetype');	
}

h2 { font-family: oldstyle; }

#contenedor #contenido #contenido-inicial #seccion-1 .titulo-naranja h2{ font-family:oldstyle, "Book Antiqua"; color:#333333;}
#contenedor #contenido #contenido-inicial #seccion-2 .titulo-rosa h2{ font-family:oldstyle, "Book Antiqua"; color:#333333;}
#contenedor #contenido #contenido-inicial #seccion-3 .titulo-verde h2{ font-family:oldstyle, "Book Antiqua"; color:#333333;}
#contenedor #contenido #contenido-inicial #lateral .titulo-azul h2{ font-family:oldstyle, "Book Antiqua"; color:#333333;}