/*@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@700&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Khula:wght@300;400;600;700;800&display=swap');*/
/*body{*/
/*    font-family: 'Khula', sans-serif;*/
/*    font-weight: 400;*/
/*}*/
/*.cavea-700{*/
/*    font-family: 'Caveat', cursive;*/
/*}*/

body{
    font-family: Almaq-Rough;
    /*font-family: 'Khula', sans-serif;*/
}
@font-face {
    font-family: Almaq-Rough;
    src: url(../fonts/Almaq-Rough.ttf);
}