/*
Theme Name: danghieu.com
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}



@font-face{
		font-family:DangHieu;
		src:url(/wp-content/themes/danghieu-com/assets/font/DangHieu.woff) format("woff")
	}
	body, p, .nav>li>a, .nav-sidebar.nav-vertical>li>a, th, td {font-family: DangHieu,sans-serif !important;font-weight: 400;}
	h1, h2, h3, h4, h5, h6, .heading-font{font-family: DangHieu,sans-serif !important; }