@font-face {
    font-family: 'FuturaRegular';
    src: url('../resources/fonts/futura__-webfont.eot');
    src: url('../resources/fonts/futura__-webfont.eot?#iefix') format('eot'),
         url('../resources/fonts/futura__-webfont.woff') format('woff'),
         url('../resources/fonts/futura__-webfont.ttf') format('truetype'),
         url('../resources/fonts/futura__-webfont.svg#webfontKz3laLKY') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaLight';
    src: url('../resources/fonts/tt0138m_-webfont.eot');
    src: url('../resources/fonts/tt0138m_-webfont.eot?#iefix') format('eot'),
         url('../resources/fonts/tt0138m_-webfont.woff') format('woff'),
         url('../resources/fonts/tt0138m_-webfont.ttf') format('truetype'),
         url('../resources/fonts/tt0138m_-webfont.svg#webfontIuMJzNpW') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaMedium';
    src: url('../resources/fonts/tt0142m_-webfont.eot');
    src: url('../resources/fonts/tt0142m_-webfont.eot?#iefix') format('eot'),
         url('../resources/fonts/tt0142m_-webfont.woff') format('woff'),
         url('../resources/fonts/tt0142m_-webfont.ttf') format('truetype'),
         url('../resources/fonts/tt0142m_-webfont.svg#webfont8NFdIhFy') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaStdBold';
    src: url('../resources/fonts/futurastd-bold-webfont.eot');
    src: url('../resources/fonts/futurastd-bold-webfont.eot?#iefix') format('eot'),
         url('../resources/fonts/futurastd-bold-webfont.woff') format('woff'),
         url('../resources/fonts/futurastd-bold-webfont.ttf') format('truetype'),
         url('../resources/fonts/futurastd-bold-webfont.svg#FuturaStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	font: 62.5% "FuturaMedium", Verdana, Arial, sans-serif, Malgun Gothic;
}


.destacadoCarrusel .navGaleria li a {
	font-size:1.3em;
}

.grupoCeldas a.link {
	font-size:14px;
}

h1, h2, h3, h4, h5, h6, .titular{
	font-family:"FuturaMedium",Malgun Gothic;
	text-transform:	uppercase;
}



.grupoCeldas p {
	font-family:Arial;
	font-size:16px;
}

