/*!
Theme Name: PhranakornSoft Themes for Hello Elementor Child
Theme URI: https://www.phranakornsoft.com/
Author: PhranakornSoft
Author URI: https://www.phranakornsoft.com
Template: hello-elementor
Description: PhranakornSoft Themes for Elementor Child Themes
Version: 1.0.0
*/


/*  @import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

 @font-face {
	font-family: "Kanit";
	unicode-range: U+0E00-0E7F;
}


@font-face {
	font-family: "Jost";
	unicode-range: U+0020-007F;
} 

 body {
  font-family: 'Jost', 'Kanit', sans-serif !important;
} */

/* Import Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Jost&family=Kanit&display=swap');

/* Apply the fonts globally */
body, body * {
  font-family: 'Jost', 'Kanit', sans-serif;
}

