@font-face {
    font-family: 'kindergarten';
    src: url('/fonts/kindergarten_memories-webfont.woff2') format('woff2'),
         url('/fonts/kindergarten_memories-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'engineer';
    src: url('/fonts/003_engineer_s_hand-webfont.woff2') format('woff2'),
         url('/fonts/003_engineer_s_hand-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'cute_notes';
    src: url('/fonts/cute_notes-webfont.woff2') format('woff2'),
         url('/fonts/cute_notes-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'doodle_gum';
    src: url('/fonts/doodle_gum-webfont.woff2') format('woff2'),
         url('/fonts/doodle_gum-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'graphers_blog';
    src: url('/fonts/graphers_blog-webfont.woff2') format('woff2'),
         url('/fonts/graphers_blog-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'graphic_attitude';
    src: url('/fonts/grapam__-webfont.woff2') format('woff2'),
         url('/fonts/grapam__-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'smokey';
    src: url('/fonts/pwsmokey-webfont.woff2') format('woff2'),
         url('/fonts/pwsmokey-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


h1 {
  font-family: 'graphers_blog';
  text-align: center;
}


h2 {
  font-family: 'kindergarten';
  text-align: center;
}


h3 {
  font-family: 'doodle gum';
}


body {
  background-color: Bisque;
  font-family: 'smokey';
}





