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

html {
  font-family: 'mononoki', "Lucida Console", "Courrier New", monospace;
  font-size: 16px !important;
}
