/*
Theme Name:     Dh_kamaya_zh-tw
Theme URI:
Description:    Dh_kamaya child theme.
Author:         Me
Author URI:
Template:       dh_kamaya
Version:        0.1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');

body {
	font-family: "Noto Sans TC", sans-serif;
}

@media screen and (min-width: 769px) {
	.open .header-gnav-language {
		width: 65px;
	}
}
