@font-face {
  font-family: 'Klunder Script';
  src: url('/Klunder%20Script%20Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Klunder Script', sans-serif;
}