.font-5
{
font-size:large;
}
.font-4
{
font-size:medium;
}
.font-3
{
font-size:small;
}
.font-2
{
font-size:x-small;
}
.font-1
{
font-size:xx-small;
}
