@font-face {
    font-family: 'ChoKuRei';
    src: url('../fonts/ChoKuRei.eot');
    src: url('../fonts/ChoKuRei.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ChoKuRei.woff2') format('woff2'),
        url('../fonts/ChoKuRei.woff') format('woff'),
        url('../fonts/ChoKuRei.ttf') format('truetype'),
        url('../fonts/ChoKuRei.svg#ChoKuRei') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1 {
  font-family: 'ChoKuRei', sans-serif;
}