 @font-face {
    font-family: "pixelmplus10";
    src: url("https://chairfiles.vercel.app/PixelMplus10-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
   }
   
  @font-face {
  font-family: "rainyhearts";
  src: url("fonts/rainyhearts.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
   }
   
    body {
 font-family: "rainyhearts";
  background-attachment: fixed;
}


/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
