body {
  background-image: url('Images/plaid.png');
 
}

 @font-face {

        font-family: 'CuteBig'; /* Replace with your desired font name */

        src: url('fonts/fluttershy.ttf'); /* Replace with the path to your uploaded font file */

    }