@font-face {
  font-family: 'Fatimah';
  src: url('https://nabbatoil-rgb.github.io/font/fatimahb.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

html, body,
h1, h2, h3, h4, h5, h6,
p, li, a, span, strong, em, small, button, input, textarea, select, label {
  font-family: 'Fatimah', system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
}