@font-face {
  font-family: "Dharma Gothic E";
  src: url("./fonts/DharmaGothicE_Bold_R.otf");
}

html,
body {
  font-family: "Dharma Gothic E", sans-serif;
  padding: 0;
  margin: 0;
}
