@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@500&display=swap');
*{
    font-family: 'Tajawal', sans-serif;
}
