@font-face {
  font-family: DancingScript;
  src: url(fonts/DancingScript-VariableFont_wght.ttf);
}
body{
    background-image: url('../images/paper-fibers.png')
}
h1{
    font-family: DancingScript;
    font-weight: bolder !important;
    font-size: 60px !important;
}