@font-face {
  font-family: 'ganso';
  src: url('../fonts/ganso.eot?41289278');
  src: url('../fonts/ganso.eot?41289278#iefix') format('embedded-opentype'),
       url('../fonts/ganso.woff2?41289278') format('woff2'),
       url('../fonts/ganso.woff?41289278') format('woff'),
       url('../fonts/ganso.ttf?41289278') format('truetype'),
       url('../fonts/ganso.svg?41289278#ganso') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ganso';
    src: url('../font/ganso.svg?41289278#ganso') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "ganso";
	font-style: normal;
	font-weight: normal;
	speak: none;
	
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1.5em;
	margin-left: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* color:#00295A;*/
}
 
.icon-00_anterior:before { content: '\e800'; } 
.icon-00_siguiente:before { content: '\e801'; } 
.icon-01_añadir:before { content: '\e802'; } 
.icon-01_quitar:before { content: '\e803'; } 
.icon-01_modificar:before { content: '\e804'; } 
.icon-02_desplegar:before { content: '\e805'; } 
.icon-02_plegar:before { content: '\e806'; } 
.icon-03_mas:before { content: '\e807'; } 
.icon-03_menos:before { content: '\e808'; } 
.icon-candado:before { content: '\e809'; } 
.icon-cerrar:before { content: '\e80a'; } 
.icon-cesta_off:before { content: '\e80b'; } 
.icon-cesta_on:before { content: '\e80c'; } 
.icon-compartir:before { content: '\e80d'; } 
.icon-confirmacion:before { content: '\e80e'; } 
.icon-logo_ganso_simbolo:before { content: '\e80f'; } 
.icon-lupa:before { content: '\e810'; } 
.icon-menu:before { content: '\e811'; } 
.icon-paso1:before { content: '\e812'; } 
.icon-paso2:before { content: '\e813'; } 
.icon-paso3:before { content: '\e815'; } 
.icon-paso4:before { content: '\e816'; } 
.icon-perfil:before { content: '\e817'; } 
.icon-play:before { content: '\e818'; } 
.icon-slider_off:before { content: '\e819'; } 
.icon-slider_on:before { content: '\e81a'; } 
.icon-sonido_off:before { content: '\e81b'; } 
.icon-sonido_on:before { content: '\e81c'; } 
.icon-tarjeta:before { content: '\e81d'; } 
.icon-wishlist_off:before { content: '\e81e'; } 
.icon-wishlist_on:before { content: '\e81f'; } 
.icon-wishlist_quitar:before { content: '\e820'; } 
.icon-rrss_facebook:before { content: '\e821'; } 
.icon-rrss_pinterest:before { content: '\e822'; } 
.icon-rrss_twitter:before { content: '\e823'; } 
.icon-rrss_youtube:before { content: '\e824'; } 
.icon-rrss_snapchat:before { content: '\e825'; } 
.icon-rrss_linkedin:before { content: '\e826'; } 
.icon-rrss_instagram:before { content: '\e827'; } 
.icon-00_anterior2:before { content: '\e800'; }
.icon-00_siguiente2:before { content: '\e801'; }

.menu-left-padding{
	margin:5px 0;
}

