@font-face {
    font-family: 'ReemKufi-VariableFont_wght';
    src: url('ReemKufi-VariableFont_wght.ttf') ;
    /* src: url('path/to/your/font.woff2') ,
        url('path/to/your/font.woff') ; */
    font-weight: normal;
    font-style: normal;
}
/* h1 {
font-family: ReemKufi-VariableFont_wght,sans-serif;
} */
/* body {
    font-family: 'MyCustomFont', sans-serif;
} */