.font-12{
    font-size: 12px;
}
.font-13{
    font-size: 13px;
}
.font-14{
    font-size: 14px;
}
.font-15{
    font-size: 15px;
}
.font-16{
    font-size: 16px;
}
.font-17{
    font-size: 17px;
}
.font-18{
    font-size: 18px;
}
.font-19{
    font-size: 19px;
}
.font-20{
    font-size: 20px;
}
.font-21{
    font-size: 21px;
}
.font-22{
    font-size: 22px;
}
.font-23{
    font-size: 23px;
}
.font-24{
    font-size: 24px;
}
.font-25{
    font-size: 25px;
}
.font-26{
    font-size: 26px;
}
.font-27{
    font-size: 27px;
}
.font-28{
    font-size: 28px;
}
.font-29{
    font-size: 29px;
}
.font-30{
    font-size: 30px;
}


.font-raleway-regular{
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 400;
}

.font-raleway-medium{
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 500;
}

.font-raleway-semibold{
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 600;
}

.font-raleway-bold{
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 700;
}

.font-cairo-regular{
  font-family: 'Cairo', sans-serif;
  font-style: normal;
  font-weight: 400;
}

.font-cairo-semibold{
  font-family: 'Cairo', sans-serif;
  font-style: normal;
  font-weight: 600;
}