.mec-text-sm{
    font-size: 10px!important;
}

.mec-text-md{
    font-size: 14px!important;
}

.mec-text-lg{
    font-size: 18px!important;
}

.mec-text-xl{
    font-size: 24px!important;
}

.mec-text-100{
    font-weight: 100;
}

.mec-text-200{
    font-weight: 200;
}

.mec-text-300{
    font-weight: 300;
}

.mec-text-400{
    font-weight: 400;
}

.mec-text-shadow{
    text-shadow: 1px 1px 3px rgba(0,0,0,0.9);
}
