/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@font-face {font-family: 'SpoqaHanSansThin';font-style: normal;font-weight: 100;src: url('/wp-content/fonts/SpoqaHanSans/Spoqa Han Sans Neo Thin.woff2'); format('woff2');}
@font-face {font-family: 'SpoqaHanSansLight';font-style: normal;font-weight: 300;src: url('/wp-content/fonts/SpoqaHanSans/Spoqa Han Sans Neo Light.woff2'); format('woff2');}
@font-face {font-family: 'SpoqaHanSansRegular';font-style: normal;font-weight: 300;src: url('/wp-content/fonts/SpoqaHanSans/Spoqa Han Sans Neo Regular.woff2'); format('woff2');}
@font-face {font-family: 'SpoqaHanSansMedium';font-style: normal;font-weight: 500;src: url('/wp-content/fonts/SpoqaHanSans/Spoqa Han Sans Neo Medium.woff2'); format('woff2');}
@font-face {font-family: 'SpoqaHanSansBold';font-style: normal;font-weight: 700;src: url('/wp-content/fonts/SpoqaHanSans/Spoqa Han Sans Neo Bold.woff2'); format('woff2');}

@font-face {font-family: 'SBfont';font-style: normal;font-weight: 900;src: url('/wp-content/fonts/SBfonts/SB 어그로 B.ttf'); format('ttf');}


html, body, applet, object, iframe, p, div, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 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, audio, video {
	font-family:'SpoqaHanSansRegular', sans-serif;
}

h6 {
	font-family:'SpoqaHanSansMedium', sans-serif;
}

h2, h3, h4, h5, b, strong {
	font-family:'SpoqaHanSansBold', sans-serif;
}


h1 {
	font-family:'SBfont', sans-serif;
}


html, body {
	color:#212121;
	word-break:keep-all;
  -webkit-text-size-adjust : none;  /* 크롬, 사파리, 오페라 신버전 */
  -ms-text-size-adjust : none;  /* IE */
  -moz-text-size-adjust : none;  /* 파이어폭스 */
  -o-text-size-adjust : none;  /* 오페라 구버전 */
}

a {
	text-decoration-line: none!important;
}

p {font-size: 16px;line-height: 1.6em;margin-bottom:0;}
h1 {font-size: 56px;line-height: 1.17em;color:#212121;}
h2 {font-size: 42px;line-height: 1.22em;color:#212121;}
h3 {font-size: 36px;line-height: 1.29em;color:#212121;}
h4 {font-size: 30px;line-height: 1.35em;color:#212121;}
h5 {font-size: 26px;line-height: 1.5em;color:#212121;}
h6 {font-size: 21px;line-height: 1.5em;color:#212121;}