@font-face {
    font-family: 'sofiasans';
    src: url('fonts/sofiasans/SofiaSans-VariableFont_wght.ttf');
}
.bold{
    font-weight: bold;
}
.font9px{
    font-size: 9px;
}

.font10px{
    font-size: 10px;
}

.font11px{
    font-size: 11px;
}

.font12px{
    font-size: 12px;
}
.font16px{
    font-size: 16px;
}
.font20px{
    font-size: 20px;
}
.font32px{
    font-size: 32px !important;
}
.font40px{
    font-size: 40px !important;
}
.font48px{
    font-size: 48px;
}