/* ----------------------------------------------------------------
	Fonts

	Replace your Fonts as necessary
-----------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

@font-face {
	font-family: 'SukhumvitSet';
	src: url('../../../../fonts/SukhumvitSet-Text.eot') format('eot');
	src: url('../../../../fonts/SukhumvitSet-Text.eot?#iefix') format('embedded-opentype'), url('../../../../fonts/SukhumvitSet-Text.otf') format('otf'), url('../../../../fonts/SukhumvitSet-Text.woff') format('woff'), url('../../../../fonts/SukhumvitSet-Text.ttf') format('truetype');
}

@font-face {
	font-family: 'SFProTH';
	src: url('../../../../fonts/SFProTH_regular.woff.ttf') format('truetype');
}
/*<link href="https://fonts.googleapis.com/css2?family=Prompt:wght@500&display=swap" rel="stylesheet" >*/
body,
small,
.sub-menu-container .menu-item > .menu-link,
.wp-caption,
.fbox-center.fbox-italic p,
.skills li .progress-percent .counter,
.nav-tree ul ul a,
.font-body,
.entry-link span,
.entry blockquote p,
.more-link,
.comment-content .comment-author span,
.comment-content .comment-author span a,
.button.button-desc span,
.testi-content p,
.team-title span,
.before-heading,
.wedding-head .first-name span,
.wedding-head .last-name span,
.font-secondary {
	/*font-family: 'SukhumvitSet', sans-serif !important;*/
	/* font-family: 'Prompt', sans-serif !important; */
	/*font-family: 'SFProTH', sans-serif !important;*/
	/*font-family: 'SukhumvitSet','Prompt','SFProTH', sans-serif !important;*/
	font-family: 'Sarabun', sans-serif;
	letter-spacing: normal !important;
}


h1,
h2,
h3,
h4,
h5,
h6,
#logo a,
.menu-link,
.mega-menu-style-2 .mega-menu-title > .menu-link,
.top-search-form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.fbox-content h3,
.tab-nav-lg li a,
.counter,
label,
.widget-filter-links li a,
.nav-tree li a,
.wedding-head,
.font-primary {
	/*font-family: 'SukhumvitSet', serif !important;*/
	/* font-family: 'Prompt', sans-serif !important; */
	/*font-family: 'SFProTH', sans-serif !important;*/
	/*font-family: 'SukhumvitSet','Prompt','SFProTH', sans-serif !important;*/
	font-family: 'Sarabun', sans-serif;
	letter-spacing: normal !important;
}
