@font-face {
    font-family: FontTheme;
    src: url('SukhumvitSet-Medium.ttf');
    font-weight: normal;
}


html,body {
	font-family: FontTheme !important;
}

h1,h2,h3,h4 {
        font-family: FontTheme !important;
}
