@font-face {
  font-family: "LemonMilk";
  src: url("../fonts/LemonMilk.otf");
}
@font-face {
  font-family: "FroggyFont";
  src: url("../fonts/Harlow-Solid-Italic.ttf.woff");
}
@font-face {
  font-family: "FroggyCursive";
  src: url("../fonts/AguafinaScript-Regular.ttf");
}
h1{
  font-family: 'LemonMilk';
}
#quote-lg{
  font-family: "FroggyFont";
  font-size: 1.7rem;
  color: #fe9a43 !important;
  text-align: center;
}
