/*
Theme Name:     Newspaper Child thai
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

/* —— 泰语字体覆盖 —— */
:lang(th) {
    font-family: 'Mitr', sans-serif !important;
}

h1:lang(th),
h2:lang(th),
h3:lang(th),
h4:lang(th),
h5:lang(th),
h6:lang(th) {
    font-family: 'Mitr', sans-serif !important;
}

.td-post-content :lang(th),
.td_block_text_with_title :lang(th),
.td_block_wrap :lang(th),
.td-header-menu-wrap :lang(th) {
    font-family: 'Mitr', sans-serif !important;
}