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