.font-size-08 { font-size: 0.8rem !important; }
.font-size-1 { font-size: 1rem !important; }
.font-size-11 { font-size: 1.1rem !important; }
.font-size-12 { font-size: 1.2rem !important; }
.font-size-13 { font-size: 1.3rem !important; }
.font-size-14 { font-size: 1.4rem !important; }
.font-size-15 { font-size: 1.5rem !important; }
.font-size-16 { font-size: 1.6rem !important; }
.font-size-17 { font-size: 1.7rem !important; }
.font-size-18 { font-size: 1.8rem !important; }
.font-size-19 { font-size: 1.9rem !important; }
.font-size-2 { font-size: 2rem !important; }
.font-size-21 { font-size: 2.1rem !important; }
.font-size-22 { font-size: 2.2rem !important; }
.font-size-23 { font-size: 2.3rem !important; }
.font-size-24 { font-size: 2.4rem !important; }
.font-size-25 { font-size: 2.5rem !important; }
.font-size-26 { font-size: 2.6rem !important; }
.font-size-27 { font-size: 2.7rem !important; }
.font-size-28 { font-size: 2.8rem !important; }
.font-size-29 { font-size: 2.9rem !important; }
.font-size-3 { font-size: 3rem !important; }
.font-size-35 { font-size: 3.5rem !important; }
.font-size-4 { font-size: 4rem !important; }
.font-size-45 { font-size: 4.5rem !important; }
.font-size-5 { font-size: 5rem !important; }
.font-size-55 { font-size: 5.5rem !important; }
.font-size-6 { font-size: 6rem !important; }
.font-size-65 { font-size: 6.5rem !important; }
.font-size-7 { font-size: 7rem !important; }
.font-size-75 { font-size: 7.5rem !important; }
.font-size-8 { font-size: 8rem !important; }
.font-size-85 { font-size: 8.5rem !important; }
.font-size-9 { font-size: 9rem !important; }
.font-size-95 { font-size: 9.5rem !important; }
.font-size-10 { font-size: 10rem !important; }
.font-size-small { font-size: small !important; }
.font-size-medium { font-size: medium !important; }
.font-size-large { font-size: large !important; }
.font-size-x-large { font-size: x-large !important; }
.font-size-xx-large { font-size: xx-large !important; }
.font-size-initial { font-size: initial !important; }
.font-size-inherit { font-size: inherit !important; }

.font-weight-normal { font-weight: normal !important; }
.font-weight-bold { font-weight: bold !important; }
.font-weight-bolder { font-weight: bolder !important; }
.font-weight-lighter { font-weight: lighter !important; }
.font-weight-100 { font-weight: 100 !important; }
.font-weight-200 { font-weight: 200 !important; }
.font-weight-300 { font-weight: 300 !important; }
.font-weight-400 { font-weight: 400 !important; }
.font-weight-500 { font-weight: 500 !important; }
.font-weight-600 { font-weight: 600 !important; }
.font-weight-700 { font-weight: 700 !important; }
.font-weight-800 { font-weight: 800 !important; }
.font-weight-900 { font-weight: 900 !important; }
.font-weight-initial { font-weight: initial !important; }
.font-weight-inherit { font-weight: inherit !important; }

.font-style-normal { font-style: normal !important; }
.font-style-italic { font-style: italic !important; }
.font-style-oblique { font-style: oblique !important; }
.font-style-initial { font-style: initial !important; }
.font-style-inherit { font-style: inherit !important; }