@font-face {
  font-family: 'Klunder Script';
  src: url('/Klunder%20Script%20Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

h1 {
  font-family: "Klunder Script", sans-serif;
}

h2, h3, h4, h5, h6, p {
  font-family: Comic Sans MS;
}
h1 {
  text-align: center;
}
h2 {
  text-align: center;
}
h3 {
  text-align: center;
}
h4 {
  text-align: center;
}
body {
  text-align: center;
}