/* CSS Document */
@font-face {
	font-family: 'Stag_Sans-Book';
    src: url('fuentes/Stag_Sans-Book.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/Stag_Sans-Book.woff') format('woff'),
         url('fuentes/Stag_Sans-Book.ttf') format('truetype'),
         url('fuentes/Stag_Sans-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Stag_Sans-Medium';
    src: url('fuentes/Stag_Sans-Medium.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/Stag_Sans-Medium.woff') format('woff'),
         url('fuentes/Stag_Sans-Medium.ttf') format('truetype'),
         url('fuentes/Stag_Sans-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Stag_Sans-Light';
    src: url('fuentes/Stag_Sans-Light.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/Stag_Sans-Light.woff') format('woff'),
         url('fuentes/Stag_Sans-Light.ttf') format('truetype'),
         url('fuentes/Stag_Sans-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}