@font-face {
    font-family: 'Kalbe Helix';
    src: url('../fonts/KalbeHelix-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Kalbe Helix', sans-serif;
}