/*
Theme Name: congnghevietnam.vn
Description: This is a child theme for Flatsome Theme
Author: UX Themes & CONG NGHE VIET JSC
Template: flatsome
Version: 3.0
*/

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


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


}

@media (min-width: 848px) and (max-width: 1024px) {
	
	.nav-size-large>li>a {
    font-size: 90%;
}
}


@font-face{
		font-family:DangHieu;
		src:url(/wp-content/themes/congnghevietnam.vn/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; }