@charset "utf-8";
@font-face {
	font-family: 'noto-thin';
	font-weight: normal;
	font-style: normal;
	src: url("./font/eot/NotoSansKR-Thin-Hestia.eot");
	src: local("※"), url("./font/eot/NotoSansKR-Thin-Hestia.eot?#iefix") format("embedded-opentype"), url("./font/woff/NotoSansKR-Thin-Hestia.woff") format("woff"), url("./font/otf/NotoSansKR-Thin-Hestia.otf") format("truetype");
}

@font-face {
	font-family: 'noto-light';
	font-weight: normal;
	font-style: normal;
	src: url("./font/eot/NotoSansKR-Light-Hestia.eot");
	src: local("※"), url("./font/eot/NotoSansKR-Light-Hestia.eot?#iefix") format("embedded-opentype"), url("./font/woff/NotoSansKR-Light-Hestia.woff") format("woff"), url("./font/otf/NotoSansKR-Light-Hestia.otf") format("truetype");
}

@font-face {
	font-family: 'noto-demilight';
	font-weight: normal;
	font-style: normal;
	src: url("./font/eot/NotoSansKR-DemiLight-Hestia.eot");
	src: local("※"), url("./font/eot/NotoSansKR-DemiLight-Hestia.eot?#iefix") format("embedded-opentype"), url("./font/woff/NotoSansKR-DemiLight-Hestia.woff") format("woff"), url("./font/otf/NotoSansKR-DemiLight-Hestia.otf") format("truetype");
}

@font-face {
	font-family: 'noto-regular';
	font-weight: normal;
	font-style: normal;
	src: url("./font/eot/NotoSansKR-Regular-Hestia.eot");
	src: local("※"), url("./font/eot/NotoSansKR-Regular-Hestia.eot?#iefix") format("embedded-opentype"), url("./font/woff/NotoSansKR-Regular-Hestia.woff") format("woff"), url("./font/otf/NotoSansKR-Regular-Hestia.otf") format("truetype");
}

@font-face {
	font-family: 'noto-medium';
	font-weight: normal;
	font-style: normal;
	src: url("./font/eot/NotoSansKR-Medium-Hestia.eot");
	src: local("※"), url("./font/eot/NotoSansKR-Medium-Hestia.eot?#iefix") format("embedded-opentype"), url("./font/woff/NotoSansKR-Medium-Hestia.woff") format("woff"), url("./font/otf/NotoSansKR-Medium-Hestia.otf") format("truetype");
}

@font-face {
	font-family: 'noto-bold';
	font-weight: normal;
	font-style: normal;
	src: url("./font/eot/NotoSansKR-Bold-Hestia.eot");
	src: local("※"), url("./font/eot/NotoSansKR-Bold-Hestia.eot?#iefix") format("embedded-opentype"), url("./font/woff/NotoSansKR-Bold-Hestia.woff") format("woff"), url("./font/otf/NotoSansKR-Bold-Hestia.otf") format("truetype");
}

@font-face {
	font-family: 'noto-black';
	font-weight: normal;
	font-style: normal;
	src: url("./font/eot/NotoSansKR-Black-Hestia.eot");
	src: local("※"), url("./font/eot/NotoSansKR-Black-Hestia.eot?#iefix") format("embedded-opentype"), url("./font/woff/NotoSansKR-Black-Hestia.woff") format("woff"), url("./font/otf/NotoSansKR-Black-Hestia.otf") 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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    box-sizing: border-box;
    /* font-family:sans-serif */
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {

}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed
}

a {
    text-decoration: none;
    color: inherit
}
a:hover {text-decoration: none;}
