/*
Theme Name: Kơ Lơng Boutique Theme
Theme URI: https://kolongboutique.com/
Author: AiO Solution
Author URI: https://aios.vn/
Description: A serene WordPress theme for Kơ Lơng Boutique, migrated from a React SPA.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kolong-boutique-theme
*/

/* 
   Add any custom styles here. 
   Note: Tailwind CSS is loaded via CDN in functions.php 
*/

body {
    font-family: 'Be Vietnam Pro', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Serif', serif;
}
