.btn-order{
    height: 230px;
    bottom: 120px;
}
.for-rotate{
    bottom: -71px;
}
.menu-list-data li a{
    padding: 15px 10px;
}
@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");
}
p, label, span, a, small, button{
    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";
}
@media (max-width: 992px) {
    
}