/* ----------------------------------------------------------------
    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: 'Superspace';
    src: url('../../../fonts/Superspace-Regular.eot') format('eot'), url('../../../fonts/Superspace-Regular.otf') format('otf'), url('../../../fonts/Superspace-Regular.ttf') format('truetype');
}
/* ----------------------------------------------------------------
	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');
}
body {
    font-size: 1.25rem !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
h6,
span,
#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,
.fbox-content h3,
.font-primary,
.button.button-desc span, a, ol li {
    /*font-family: 'SukhumvitSet', sans-serif;*/
    font-family: 'Sarabun', sans-serif;
}

