/*
Theme Name: Child of Hueman
Theme URI: http://alxmedia.se/themes/hueman/
Version: 2.0.5
Description: View full live demo &amp; feature list <a href="http://alxmedia.se/themes/hueman/">here</a>. Hueman is a responsive 100% high resolution theme for blogs and magazines. Unique toggle sidebars results in a great reading experience for both tablet and mobile. The feature list is long: Unlimited topbar, header, footer and accent colors, unlimited widget areas, 0-2 sidebars to the left or right that can be uniquely specified for each page or post, 300px / 220px fixed width sidebars, 0-4 footer widget columns, almost zero layout images, related posts and post nav, featured story or slider, 10 post formats, SEO optimized, 3 flexible custom widgets, localisation support, social links and many useful admin panel features.
Author: Alexander Agnarson
Author URI: http://alxmedia.se
Tags: light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, flexible-width, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

Modifier: raftwood
Template: hueman

        Copyright: (c) 2013 Alexander "Alx" Agnarson
        License: GNU General Public License v2.0
        License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@import url("../hueman/style.css");
/*@import url("http://www.openhiun.com/hangul/nanumbarungothic.css")*/

@import url("https://cdn.jsdelivr.net/gh/moonspam/NanumBarunGothic@1.0/nanumbarungothicsubset.css") (screen and min-width:768px);

@media screen and max-width:767px {
	 @font-face {
		   font-family:'Apple SD Gothic Neo',NanumGothic,'Malgun Gothic',Gulim, serif;
 }
} 

/*
@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 src: url('fonts/NanumBarunGothic.eot');
 src: url('fonts/NanumBarunGothic.eot') format('embedded-opentype'),
 url('fonts/NanumBarunGothic.woff') format('woff'),
 url('fonts/NanumBarunGothic.ttf') format('truetype');
}
*/
/*
@font-face {
 font-family: 'NanumBarunGothicBold';
 font-style: normal;
 src: url('fonts/NanumBarunGothicBold.eot');
 src: url('fonts/NanumBarunGothicBold.eot') format('embedded-opentype'),
 url('fonts/NanumBarunGothicBold.woff') format('woff'),
 url('fonts/NanumBarunGothicBold.ttf') format('truetype');
}
*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
/*	font-family: 'NanumGothicWeb', '나눔고딕web', 'NanumGothic', '나눔고딕', 'Malgun Gothic', '맑은 고딕', 'dotum', '돋움', 'Trebuchet MS', 'Lucida Grande', Tahoma, Helvetica, Arial, sans-serif; */
/*	font-family: 'NanumBarunGothic', 'NanumGothic', '나눔고딕', 'NanumGothicWeb', '맑은 고딕', 'Malgun Gothic', "Open Sans", sans-serif; */
	font-family: 'NanumBarunGothic', sans-serif;
	text-rendering: auto;
}

strong { font-weight: bold; }

/*
blockquote {
	background: url(images/blockquote-l.png) no-repeat left top;
        font-style: normal;
        margin: 24px 20px;
	padding: 0px 48px;
        font-size: 16px;
}

#page .container header.entry-header h1.entry-title {
	display: none;
}
*/
