@font-face {
  font-family: 'Kawingan';
  font-style: normal;
  src: url("fonts/Kawingan-Regular.woff2") format('woff2');
}

body {
  font-family: 'Kawingan', 'Times New Roman', Times, serif;
}
code {
  font-family: "Lucida Console", Monaco, monospace;
  font-size: 85%;
}
