﻿.text-tiny {
    font-size: 0.8rem !important;
}

.text-small {
    font-size: 0.9rem !important;
}

.text-medium {
    font-size: 1rem !important;
}

.text-large {
    font-size: 1.1rem !important;
}

.text-xlarge {
    font-size: 1.2rem !important;
}

.text-xxlarge {
    font-size: 1.3rem !important;
}

.text-xxxlarge {
    font-size: 1.6rem !important;
}


.fw500 {
    font-weight: 500;
}

.fw600 {
    font-weight: 600;
}
