@font-face {
    font-family: 'lined-icons';
    src:url('../fonts/lined/lined-icons.eot');
    src:url('../fonts/lined/lined-icons.eot') format('embedded-opentype'),
    url('../fonts/lined/lined-icons.woff') format('woff'),
    url('../fonts/lined/lined-icons.ttf') format('truetype'),
    url('../fonts/lined/lined-icons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.font-s-8 {
    font-size: 8px !important;
}

.font-s-10 {
    font-size: 10px !important;
}

.font-s-12 {
    font-size: 12px !important;
}

.font-s-13 {
    font-size: 13px !important;
}

.font-s-14 {
    font-size: 14px !important;
}

.font-s-15 {
    font-size: 15px !important;
}

.font-s-16 {
    font-size: 16px !important;
}

.font-s-17 {
    font-size: 17px !important;
}

.font-s-18 {
    font-size: 18px !important;
}

.font-s-19 {
    font-size: 19px !important;
}

.font-s-20 {
    font-size: 20px !important;
}

.font-s-21 {
    font-size: 21px !important;
}

.font-s-22 {
    font-size: 22px !important;
}

.font-s-23 {
    font-size: 23px !important;
}

.font-s-24 {
    font-size: 24px !important;
}

.font-s-25 {
    font-size: 25px !important;
}

.font-s-26 {
    font-size: 26px !important;
}

.font-s-27 {
    font-size: 27px !important;
}

.font-s-28 {
    font-size: 28px !important;
}

.font-s-29 {
    font-size: 29px !important;
}

.font-s-30 {
    font-size: 30px !important;
}

.font-s-35 {
    font-size: 35px !important;
}

.font-s-40 {
    font-size: 40px !important;
}

.font-s-45 {
    font-size: 45px !important;
}

.font-s-50 {
    font-size: 50px !important;
}
@media (max-width: 991px) {
    .font-s-50 {
        font-size: 40px !important;
    }
}

.font-s-55 {
    font-size: 55px !important;
}
@media (max-width: 991px) {
    .font-s-55 {
        font-size: 45px !important;
    }
}

.font-s-60 {
    font-size: 60px !important;
}
@media (max-width: 991px) {
    .font-s-60 {
        font-size: 30px !important;
    }
}

.font-s-65 {
    font-size: 65px !important;
}
@media (max-width: 991px) {
    .font-s-65 {
        font-size: 30px !important;
    }
}

.font-s-70 {
    font-size: 70px !important;
}
@media (max-width: 991px) {
    .font-s-70 {
        font-size: 40px !important;
    }
}

.font-s-75 {
    font-size: 75px !important;
}
@media (max-width: 991px) {
    .font-s-75 {
        font-size: 40px !important;
    }
}

.font-s-80 {
    font-size: 80px !important;
}
@media (max-width: 991px) {
    .font-s-80 {
        font-size: 40px !important;
    }
}

.font-s-85 {
    font-size: 85px !important;
}
@media (max-width: 991px) {
    .font-s-85 {
        font-size: 40px !important;
    }
}

.font-s-90 {
    font-size: 90px !important;
}
@media (max-width: 991px) {
    .font-s-90 {
        font-size: 40px !important;
    }
}

.font-s-95 {
    font-size: 95px !important;
}
@media (max-width: 991px) {
    .font-s-95 {
        font-size: 40px !important;
    }
}

.font-s-100 {
    font-size: 100px !important;
}
@media (max-width: 991px) {
    .font-s-100 {
        font-size: 40px !important;
    }
}

.font-w-400 {
    font-weight: 400 !important;
}

.font-w-500 {
    font-weight: 500 !important;
}

.font-w-600 {
    font-weight: 600 !important;
}

.font-w-700 {
    font-weight: 700 !important;
}

.font-w-800 {
    font-weight: 800 !important;
}