/* Generated by Font Squirrel (https://www.fontsquirrel.com) on January 26, 2017 */



@font-face {
    font-family: 'habanaregular';
    src: url('habana-webfont.woff2') format('woff2'),
         url('habana-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cheap_pine_shadowshadow';
    src: url('cheap_pine_shadow-webfont.woff2');
	 font-weight: normal;
    font-style: normal;
	size:auto;
        

}

.fuente-1{
	font-family: "habanaregular";
	
	
}
.fuente-2{
	font-family: "cheap_pine_shadowshadow";
}

/*boton whatsapp */
    .float-wa{
        position:fixed;
        width:60px;
        height:60px;
        bottom:30px;
        right:90px;
        background-color:#25d366;
        color:#FFF;
        border-radius:50px;
        text-align:center;
        font-size:30px;
        z-index:200;
    }
.float-wa:hover{  
text-decoration: none;
color: #0df053;
	background: #fff;
}