@font-face {
    font-family: 'blackcasperregular';
    src: url('fonts/blackcasper-webfont.woff2') format('woff2'),
         url('fonts/blackcasper-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 31, 2023 */



@font-face {
    font-family: 'impact_labelregular';
    src: url('fonts/impact_label-webfont.woff2') format('woff2'),
         url('fonts/impact_label-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'impact_label_reversedregular';
    src: url('fonts/impact_label_reversed-webfont.woff2') format('woff2'),
         url('fonts/impact_label_reversed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'momstypewriterregular';
    src: url('fonts/moms_typewriter-webfont.woff2') format('woff2'),
         url('fonts/moms_typewriter-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'plexifont_bvregular';
    src: url('fonts/plexifont-webfont.woff2') format('woff2'),
         url('fonts/plexifont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'shlopshlop';
    src: url('fonts/shlop-webfont.woff2') format('woff2'),
         url('fonts/shlop-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}










body {
  background-color: #FBFBFF;
}
h1 {
  color: #241623;
  font-family: 'blackcasperregular';
  font-size: 40px;
}
h2 {
  color: #20BF55;
  font-family: 'shlopshlop';
  font-size: 30px;
}
p {
  color: #241623;
  font-family: "Times New Roman";
}


.header {
  padding: 10px;
  text-align: center;
  background: #20BF55;
  color: white;
}