@font-face {
    font-family: 'Halimun';
    src: url('HalimunRegular.woff2') format('woff2'),
        url('HalimunRegular.woff') format('woff'),
        url('HalimunRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

