@font-face {
    font-family: 'reemkufi';
    src: url('./fonts/reemkufi-bold.woff2') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'reemkufi';
    src: url('./fonts/reemkufi-regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;

}