@font-face {
    font-family: 'Henju Demo';
    src: url('{{ "HenjuDemo-Bold" | asset_url }}') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

