/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

@font-face {
	font-family: 'iranSans';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/iranSans.woff2') format('woff2'),
		url('fonts/iranSans.woff') format('woff'),
		url('fonts/iranSans.ttf') format('truetype');
}
@font-face {
	font-family: 'iranSans';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/iranSans_medium.woff2') format('woff2'),
		url('fonts/iranSans_medium.woff') format('woff'),
		url('fonts/iranSans_medium.ttf') format('truetype');
}
@font-face {
	font-family: 'iranSans';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/iranSans_bold.woff2') format('woff2'),
		url('fonts/iranSans_bold.woff') format('woff'),
		url('fonts/iranSans_bold.ttf') format('truetype');
}
* {	letter-spacing: 0 !important; }
body,
small,
#primary-menu ul ul li > a,
.wp-caption,
.feature-box.fbox-center.fbox-italic p,
.skills li .progress-percent .counter,
.nav-tree ul ul a { font-family: 'iranSans', 'Lato', sans-serif; }
h1, h2, h3, h4, h5, h6,
#logo,
#primary-menu ul li > a,
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a,
#top-search form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.counter,
label,
.nav-tree li a,
.wedding-head .first-name,
.wedding-head .last-name { font-family: 'iranSans', 'Raleway', sans-serif; }
.entry-meta li,
.entry-link span,
.entry blockquote p,
.more-link,
.comment-content .comment-author span,
.button.button-desc span,
.testi-content p,
.team-title span,
.before-heading,
.wedding-head .first-name span,
.wedding-head .last-name span { font-family: 'iranSans', 'Crete Round', serif; }
.font-body { font-family: 'iranSans', 'Lato', sans-serif !important; }
.font-primary { font-family: 'iranSans', 'Raleway', sans-serif !important; }
.font-secondary { font-family: 'iranSans', 'Crete Round', serif !important; }
.tp-caption.Concept-Title, .Concept-Title,
.tp-caption.Concept-SubTitle, .Concept-SubTitle { font-family: 'iranSans'; }
.gm-style { font: 400 11px 'iranSans', Roboto, Arial, sans-serif; }
