/* custom font for material KIT */
.serif-font {
  font-family: "Roboto", "Times New Roman", serif !important;
}
.title,
.card-title,
.info-title,
.footer-brand,
.media .media-heading {
  font-weight: 100 !important;
  font-family: "Roboto", "Times New Roman", serif !important;
}