				@font-face {
					font-family: 'ibmplexarabic';
					src: url('353IBMPlexArabic.woff2') format('woff2'),
						url('353IBMPlexArabic.woff') format('woff');
					  font-display: swap;
				}

				.ibmplexarabic{font-family: 'ibmplexarabic' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, body, p, blockquote, li, a, strong, b, em, .menu-main-menu-container li a, .menu-main-menu-container li span, #menu-main-menu li a, #menu-main-menu li span{
					font-family: 'ibmplexarabic' !important;
				}

				/* Icon fonts — must override ibmplexarabic inherited from links/body */
				a .fa, a .fas, a .far, a .fab, a .fal,
				.fa, .fas, .far, .fab, .fal {
					font-family: "Font Awesome 5 Free" !important;
					font-style: normal !important;
				}
				a .fab, .fab {
					font-family: "Font Awesome 5 Brands" !important;
					font-weight: 400 !important;
				}
				a .fas, .fas {
					font-weight: 900 !important;
				}
				a .far, a .fal, .far, .fal {
					font-weight: 400 !important;
				}
				a .houzez-icon, .houzez-icon {
					font-family: "houzez-iconfont" !important;
					font-weight: normal !important;
				}
				[class^="eicon-"], [class*=" eicon-"] {
					font-family: eicons !important;
					font-weight: 400 !important;
				}