/* CSS Document */
@font-face {
   font-family:'Sans';
   src: url('fuentes/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), 
        url('fuentes/OpenSans-Regular.woff') format('woff'),
        url('fuentes/OpenSans-Regular.ttf') format('truetype'),
        url('fuentes/OpenSans-Regular.otf') format('otf');
   font-weight: normal;
   font-style: normal;
}
@font-face {
	font-family:'SansB';
   src: url('fuentes/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), 
        url('fuentes/OpenSans-Bold.woff') format('woff'),
        url('fuentes/OpenSans-Bold.ttf') format('truetype'),
        url('fuentes/OpenSans-Bold.otf') format('otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirBlack';
    src: url('fuentes/AvenirLTStd_Black.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/AvenirLTStd_Black.woff') format('woff'),
         url('fuentes/AvenirLTStd_Black.ttf') format('truetype'),
         url('fuentes/AvenirLTStd_Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirBook';
    src: url('fuentes/AvenirLTStd_Book.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/AvenirLTStd_Book.woff') format('woff'),
         url('fuentes/AvenirLTStd_Book.ttf') format('truetype'),
         url('fuentes/AvenirLTStd_Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirLight';
    src: url('fuentes/AvenirLTStd_Light.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/AvenirLTStd_Light.woff') format('woff'),
         url('fuentes/AvenirLTStd_Light.ttf') format('truetype'),
         url('fuentes/AvenirLTStd_Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirMedium';
    src: url('fuentes/AvenirLTStd_Medium.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/AvenirLTStd_Medium.woff') format('woff'),
         url('fuentes/AvenirLTStd_Medium.ttf') format('truetype'),
         url('fuentes/AvenirLTStd_Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
