@font-face {
    font-family: 'Jaldi';
    font-style: normal;
    font-weight: normal;
    src: local('Jaldi'), url('Jaldi-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Jaldi';
    font-style: normal;
    font-weight: bold;
    src: local('Jaldi'), url('Jaldi-Bold.woff') format('woff');
}