@font-face {
  font-family: "DroidSerif-Bold"; /* Project id 3538486 */
  src: url("./DroidSerif-Bold.ttf?t=1676528633933") format("truetype")
}

@font-face {
  font-family: "DroidSerif"; /* Project id 3538486 */
  src: url("./DroidSerif-Regular.ttf?t=1676528633933") format("truetype")
}

@font-face {
  font-family: "DroidSerif-BoldItalic"; /* Project id 3538486 */
  src: url("./DroidSerif-BoldItalic.ttf?t=1676528633933") format("truetype")
}

.droidSerif {
  font-family: "DroidSerif" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}

.droidSerif-bold {
  font-family: "DroidSerif-Bold" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.droidSerif-bold-italic {
  font-family: "DroidSerif-BoldItalic" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
