/*
Theme Name: Noura Homes Theme
Theme URI: https://nourahomes.com/
Author: Noura Homes
Author URI: https://nourahomes.com/
Description: Custom WordPress theme ported from the Noura Homes static site.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: noura-homes-theme
*/

body,
body * {
	font-family: "Sora", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Sora", sans-serif !important;
	font-style: normal !important;
	font-weight: 500 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
	font-size: 34px !important;
	line-height: 48px !important;
}
