/* CSS Document */

@font-face {
	font-family: 'Canaro_Light';
    src: url('fuentes/Canaro_Light.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/Canaro_Light.woff') format('woff'),
         url('fuentes/Canaro_Light.ttf') format('truetype'),
         url('fuentes/Canaro_Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Canaro_Medium';
    src: url('fuentes/Canaro_Medium.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/Canaro_Medium.woff') format('woff'),
         url('fuentes/Canaro_Medium.ttf') format('truetype'),
         url('fuentes/Canaro_Medium.svg') format('svg');
	font-weight: normal;
	font-style: 900;
}

@font-face {
	font-family: 'Canaro_book';
    src: url('fuentes/Canaro-Book.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/Canaro-Book.woff') format('woff'),
         url('fuentes/Canaro-Book.ttf') format('truetype'),
         url('fuentes/Canaro-Book.svg') format('svg');
	font-weight: normal;
	font-style: 900;
}

@font-face {
	font-family: 'Canaro_ExtreLight';
    src: url('fuentes/Canaro-ExtraLight.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/Canaro-ExtraLight.woff') format('woff'),
         url('fuentes/Canaro-ExtraLight.ttf') format('truetype'),
         url('fuentes/Canaro-ExtraLight.svg') format('svg');
	font-weight: normal;
	font-style: 900;
}

@font-face {
	font-family: 'Canaro_Bold';
    src: url('fuentes/Canaro-Bold.eot?#iefix') format('embedded-opentype'), 
         url('fuentes/Canaro-Bold.woff') format('woff'),
         url('fuentes/Canaro-Bold.ttf') format('truetype'),
         url('fuentes/Canaro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: 900;
}

