<link href="https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap" rel="stylesheet"> <style> body { font-family: 'Tajawal', sans-serif; } </style> <style> @font-face { font-family: 'Tajawal'; src: url('fonts/Tajawal-Regular.woff2') format('woff2'), url('fonts/Tajawal-Regular.woff') format('woff'); font-weight: normal; font-style: normal; } body { font-family: 'Tajawal', sans-serif; } </style>