/*

Theme Name: Uncode Child

Description: Child theme for Uncode theme

Author: Undsgn™

Author URI: http://www.undsgn.com

Template: uncode

Version: 1.0.0

Text Domain: uncode

*/

@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);


body{
 font-family: 'Noto Sans KR', sans-serif!important;
}

h1, h2, h3, h4, h5{
 font-family: 'Noto Sans KR', sans-serif!important;
font-weight: 700!important;	
}