@font-face {
  font-family: TitleFont;
  src: url(/nc_assets/fonts/Simply%20Playful%20Script.ttf);
}

h1, h2 {
  color: maroon;
  font-family: Georgia;
}

body {
   font-family: Georgia;
   color: #474747;
   background-image: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse2.mm.bing.net%2Fth%2Fid%2FOIP.yUngt_qOdS_SE_ylqgWm4gHaHa%3Fpid%3DApi&f=1&ipt=288928dbf46f7b147bf1674263ad256579643f0a5c36092c5c303c1e7684721e&ipo=images);
   background-attachment: fixed;
}
