@font-face {
  font-family: 'Nagurip';
  font-display: swap;
  src: url('/font/jyhphy-2.ttf') format("truetype");
}

body {
  font-family: 'Nagurip', sans-serif;
}