.text-uppercase {
    text-transform: uppercase;
}

.text-light {
    font-family: 'odudalight';
}

.text-regular {
/*    font-family: 'odudaregular';*/
    font-family: 'odudo_softregular';
}

.text-semi-bold {
    font-family: 'odudasemi_bold';
}

.text-bold {
    font-family: 'odudabold';
}