@font-face {
    font-family: 'sequelregular';
    src: url('sequel_demo-webfont.woff2') format('woff2'),
         url('sequel_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'sequellight';
    src: url('sequel-light-webfont.woff2') format('woff2'),
         url('sequel-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{
        font-family:'sequellight';
}
h1{
       	font-family:'sequellight';
        font-size: 35px;
              text-transform: uppercase;
        color: #333;

}
.top h1{
		font-family:'sequellight';
        font-size: 35px;
        text-transform: uppercase;
        padding: 20px 0;
        font-weight: inherit;
        text-align: center;

}
h2{
      		font-family:'sequellight';
        font-size: 35px;
        text-transform: uppercase;
        padding: 20px 0;
        font-weight: inherit;
        text-align: center;

}
h3{
    font-family:'sequellight';
      font-size: 17px;
      padding-top: 1em;

}
h3 strong{
    font-family:'sequellight';
      font-size: 17px;
   

}
h5{
        font-family:'sequellight';
        font-size: 20px;
        text-transform: uppercase;
        padding: 20px 0;

}
h4{
           font-family:'sequellight';
            color: #333;
            font-size: 18px;
            color: #504d4d;

}
h4.otras{
    color: #333;
    font-size: 16px;
}
h4.version{
       font-size: 16px;

}
label{
     display: block;
    text-align: left;
    color: #3E3F43;
    font-family:'sequellight';

}
price{
     font-family:'sequellight';
     color: #333;
     font-size: 35px;

   }
   promo{
     font-family:'sequellight';
     color: #333;
     font-size: 25px;

   }
      bono{
     font-family:'sequellight';
     color: #333;
     font-size: 25px;

   }
   cuota{
 font-family:'sequellight';
     color:#333;
     font-size: 40px;


   }

   label.ato{
        	font-family:'arial';
        font-size: 11px;

}
a.sin{
    color: #333;
    padding: 9px 23px;
    /* margin-top: -14px !important; */
    display: block;
    text-align: center;
}
input::placeholder{
  font-family:'arial';
    color:#848484;
    font-size: 12px;
    left: 10px;
    position: relative;
    
}
textarea::placeholder{
   	font-family:'arial';
    color: #848484 !important;
    font-size: 12px;
    left: 0px;
    position: relative;
    
}
select{
      	font-family:'arial';
    color: #848484;
    font-size: 12px;
    
    position: relative;

}
.legy{
        font-size: 12px;
              font-family:'arial';

}

.rrss span{
         font-family:'sequellight';
     }
     a.leg{
     	color: #333 !important;
     }

     .offcanvas-title{
     		font-family:'sequellight';

     }
     .menu-link, .list-inline-item a{
     		font-family:'sequellight';
     }
     .footer a{
     	font-family:'sequellight';
     }
     .listado-d1 a{
     		font-family:'sequellight';


}
.footer small{
	font-family:'sequellight';
}
   .cta-container promo{
        font-size: 16px;


    }
    .cta-container.price{
    font-family:'sequellight';

}
.accordion-item button{
    font-family:'sequellight';

}





