/*
Theme Name: Motgage Finder FAQ
Theme URI: https://www.mortgagefinder.ae/
Author: Property Finder
Author URI: https://www.mortgagefinder.ae/
Description: A minimal, blank theme for a mortgage finder FAQ.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mortgage-finder
Tags: FAQ, custom-menu, custom-logo
*/

/* Add your custom styles in separate files and enqueue them properly */

@font-face {
  font-family: 'NotoKufiArabic';
  src: url('fonts/NotoKufiArabicBold.eot');
  src: url('fonts/NotoKufiArabicBold.eot?#iefix') format('embedded-opentype'),
      url('fonts/NotoKufiArabicBold.woff2') format('woff2'),
      url('fonts/NotoKufiArabicBold.woff') format('woff'),
      url('fonts/NotoKufiArabicBold.ttf') format('truetype'),
      url('fonts/NotoKufiArabicBold.svg#NotoKufiArabicBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NotoKufiArabic';
  src: url('fonts/NotoKufiArabicRegular.eot');
  src: url('fonts/NotoKufiArabicRegular.eot?#iefix') format('embedded-opentype'),
      url('fonts/NotoKufiArabicRegular.woff2') format('woff2'),
      url('fonts/NotoKufiArabicRegular.woff') format('woff'),
      url('fonts/NotoKufiArabicRegular.ttf') format('truetype'),
      url('fonts/NotoKufiArabicRegular.svg#NotoKufiArabicRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}