.font-size-8 {
    font-size: 8px !important;
}
.font-size-9 {
    font-size: 9px !important;
}
.font-size-10 {
    font-size: 10px !important;
}
.font-size-12 {
    font-size: 12px !important;
}
.font-size-14 {
    font-size: 14px !important;
}
.font-size-16 {
    font-size: 16px !important;
}
.font-size-18 {
    font-size: 18px !important;
}
.font-size-20 {
    font-size: 20px !important;
}
.font-size-24 {
    font-size: 24px !important;
}
.font-size-28 {
    font-size: 28px !important;
}
.font-size-30 {
    font-size: 30px !important;
}
.font-size-32 {
    font-size: 32px !important;
}
.font-size-36 {
    font-size: 36px !important;
}
.font-size-40 {
    font-size: 40px !important;
}
.font-size-48 {
    font-size: 48px !important;
}
.font-size-56 {
    font-size: 56px !important;
}
.font-size-64 {
    font-size: 64px !important;
}

@media (min-width: 576px) {
    .font-size-sm-8 {
        font-size: 8px !important;
    }
    .font-size-sm-9 {
        font-size: 9px !important;
    }
    .font-size-sm-10 {
        font-size: 10px !important;
    }
    .font-size-sm-12 {
        font-size: 12px !important;
    }
    .font-size-sm-14 {
        font-size: 14px !important;
    }
    .font-size-sm-16 {
        font-size: 16px !important;
    }
    .font-size-sm-18 {
        font-size: 18px !important;
    }
    .font-size-sm-20 {
        font-size: 20px !important;
    }
    .font-size-sm-24 {
        font-size: 24px !important;
    }
    .font-size-sm-28 {
        font-size: 28px !important;
    }
    .font-size-sm-30 {
        font-size: 30px !important;
    }
    .font-size-sm-32 {
        font-size: 32px !important;
    }
    .font-size-sm-36 {
        font-size: 36px !important;
    }
    .font-size-sm-40 {
        font-size: 40px !important;
    }
    .font-size-sm-48 {
        font-size: 48px !important;
    }
    .font-size-sm-56 {
        font-size: 56px !important;
    }
    .font-size-sm-64 {
        font-size: 64px !important;
    }
}

@media (min-width: 768px) {
    .font-size-md-8 {
        font-size: 8px !important;
    }
    .font-size-md-9 {
        font-size: 9px !important;
    }
    .font-size-md-10 {
        font-size: 10px !important;
    }
    .font-size-md-12 {
        font-size: 12px !important;
    }
    .font-size-md-14 {
        font-size: 14px !important;
    }
    .font-size-md-16 {
        font-size: 16px !important;
    }
    .font-size-md-18 {
        font-size: 18px !important;
    }
    .font-size-md-20 {
        font-size: 20px !important;
    }
    .font-size-md-24 {
        font-size: 24px !important;
    }
    .font-size-md-28 {
        font-size: 28px !important;
    }
    .font-size-md-30 {
        font-size: 30px !important;
    }
    .font-size-md-32 {
        font-size: 32px !important;
    }
    .font-size-md-36 {
        font-size: 36px !important;
    }
    .font-size-md-40 {
        font-size: 40px !important;
    }
    .font-size-md-48 {
        font-size: 48px !important;
    }
    .font-size-md-56 {
        font-size: 56px !important;
    }
    .font-size-md-64 {
        font-size: 64px !important;
    }
}

@media (min-width: 992px) {
    .font-size-lg-8 {
        font-size: 8px !important;
    }
    .font-size-lg-9 {
        font-size: 9px !important;
    }
    .font-size-lg-10 {
        font-size: 10px !important;
    }
    .font-size-lg-12 {
        font-size: 12px !important;
    }
    .font-size-lg-14 {
        font-size: 14px !important;
    }
    .font-size-lg-16 {
        font-size: 16px !important;
    }
    .font-size-lg-18 {
        font-size: 18px !important;
    }
    .font-size-lg-20 {
        font-size: 20px !important;
    }
    .font-size-lg-24 {
        font-size: 24px !important;
    }
    .font-size-lg-28 {
        font-size: 28px !important;
    }
    .font-size-lg-30 {
        font-size: 30px !important;
    }
    .font-size-lg-32 {
        font-size: 32px !important;
    }
    .font-size-lg-36 {
        font-size: 36px !important;
    }
    .font-size-lg-40 {
        font-size: 40px !important;
    }
    .font-size-lg-48 {
        font-size: 48px !important;
    }
    .font-size-lg-56 {
        font-size: 56px !important;
    }
    .font-size-lg-64 {
        font-size: 64px !important;
    }
}

@media (min-width: 1200px) {
    .font-size-xl-8 {
        font-size: 8px !important;
    }
    .font-size-xl-9 {
        font-size: 9px !important;
    }
    .font-size-xl-10 {
        font-size: 10px !important;
    }
    .font-size-xl-12 {
        font-size: 12px !important;
    }
    .font-size-xl-14 {
        font-size: 14px !important;
    }
    .font-size-xl-16 {
        font-size: 16px !important;
    }
    .font-size-xl-18 {
        font-size: 18px !important;
    }
    .font-size-xl-20 {
        font-size: 20px !important;
    }
    .font-size-xl-24 {
        font-size: 24px !important;
    }
    .font-size-xl-28 {
        font-size: 28px !important;
    }
    .font-size-xl-30 {
        font-size: 30px !important;
    }
    .font-size-xl-32 {
        font-size: 32px !important;
    }
    .font-size-xl-36 {
        font-size: 36px !important;
    }
    .font-size-xl-40 {
        font-size: 40px !important;
    }
    .font-size-xl-48 {
        font-size: 48px !important;
    }
    .font-size-xl-56 {
        font-size: 56px !important;
    }
    .font-size-xl-64 {
        font-size: 64px !important;
    }
}

@media (min-width: 1400px) {
    .font-size-xxl-8 {
        font-size: 8px !important;
    }
    .font-size-xxl-9 {
        font-size: 9px !important;
    }
    .font-size-xxl-10 {
        font-size: 10px !important;
    }
    .font-size-xxl-12 {
        font-size: 12px !important;
    }
    .font-size-xxl-14 {
        font-size: 14px !important;
    }
    .font-size-xxl-16 {
        font-size: 16px !important;
    }
    .font-size-xxl-18 {
        font-size: 18px !important;
    }
    .font-size-xxl-20 {
        font-size: 20px !important;
    }
    .font-size-xxl-24 {
        font-size: 24px !important;
    }
    .font-size-xxl-28 {
        font-size: 28px !important;
    }
    .font-size-xxl-30 {
        font-size: 30px !important;
    }
    .font-size-xxl-32 {
        font-size: 32px !important;
    }
    .font-size-xxl-36 {
        font-size: 36px !important;
    }
    .font-size-xxl-40 {
        font-size: 40px !important;
    }
    .font-size-xxl-48 {
        font-size: 48px !important;
    }
    .font-size-xxl-56 {
        font-size: 56px !important;
    }
    .font-size-xxl-64 {
        font-size: 64px !important;
    }
}