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

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

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

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

