/* Local fonts fallback. You should place your WOFF2 files in /public/fonts and link them here. */
@font-face {
  font-family: 'Inter';
  src: local('Segoe UI'), local('Arial'), local('sans-serif');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Tajawal';
  src: local('Segoe UI'), local('Arial'), local('sans-serif');
  font-weight: 400;
  font-style: normal;
}
