@font-face {
  font-family: "CloudySunday";
  src: url("./Cloudy_Sunday.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "RollingStone";
  src: url("The_Rolling_Stone.ttf") format("truetype");
}

@font-face {
  font-family: "Sunflower";
  src: url("Sunflower.otf") format("opentype");
}

@font-face {
  font-family: "Lora";
  src: url("Lora.ttf") format("truetype");
}
