@font-face {
    font-family: "nexaBold";
    src: url("../fonts/NexaBold.ttf");
}
@font-face {
    font-family: "NexaRegular";
    src: url("../fonts/NexaRegular.ttf");
}
@font-face {
    font-family: "NexaLight";
    src: url("../fonts/NexaLight.ttf");
}
.btn-order{
    height: 230px;
    bottom: 120px;
}
.for-rotate{
    bottom: -71px;
}
.menu-list-data li a{
    padding: 15px 10px;
}

/*Custom*/
.index-green-div-text{
    padding: 10px 5px;
}
.index-green-div-text p{
    font-size: 16px;
}
.index-first-top-gray-box p{
    font-family: "NexaLight";
}
h1, h2, h3, h4, h5, h6, p, label, span, a, small, button{
    font-family: "NexaLight";
}
.index-target-text-box p{
    font-family: "NexaLight";
}
footer p a, .footer-med-text, .download-center-btn{
    font-family: "nexaBold";
}
.footer-news-letter h3, .footer-follow li p, footer p, footer p span,
.footer-address p, .footer-twitter-box p, .footer-twitter-box a{
    font-family: "NexaLight";
}
/*Custom*/
@media (max-width: 992px) {

}