.font-regular {
  font-weight: 500;
}

.font-medium {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}