/*
h1 {
    font-family: 'Nanum Gothic', sans-serif !important;
    font-size: 32px !important;
    font-weight: 800!important;
    text-transform: uppercase !important;
}

h2, .redactor-formatting-h2 {
    font-family: 'Nanum Gothic', sans-serif !important;
    font-size: 28px !important;
    margin: 25px 0 !important;
    font-style: normal;
    font-weight: 700!important;
    text-align: center;
    text-transform: none !important;
}

h3, .redactor-formatting-h3, .content-html h3 {
    font-family: 'Nanum Gothic', sans-serif !important;
    font-size: 18px !important;
    font-weight: 700!important;
}

h4, .redactor-formatting-h4 {
    font-family: 'Roboto', Arial, sans-serif!important;
    font-size: 33px !important;
    margin: 15px 0 !important;
    color: #FFD300;
    font-weight: 500;
}

#header-menu > ul > li > a {
    font-family: 'Nanum Gothic', sans-serif !important;
    text-transform: uppercase;
    display: block;
    padding: 0 20px 0px 20px;
    font-size: 18px;
    line-height: 13px;
}

.content-html, .redactor-editor {
    font-size: 15px !important;
}


.content-html p, .content-html div, .redactor-editor p, .content-html h2, .content-html h3, .content-html h6 {
    font-family: 'Nanum Gothic', sans-serif !important;
}


.content-html p, .content-html div, .redactor-editor p {
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 25px !important;
}

.content-html .content-html__legende {
    font-size: 18px !important;
    text-align: center !important;
    color: #969696;
}
*/



/*
.social-block__title{
    font-family: 'Nanum Gothic', sans-serif !important;
    font-size: 12px !important;
}

.social-block a {
    font-family: 'Nanum Gothic', sans-serif !important;
    color: darkgrey;
}

.info-block__bubble-text {
    font-family: 'Nanum Gothic', sans-serif !important;
}

.related-content{
    font-family: 'Nanum Gothic', sans-serif !important;;
    font-weight: bold;
    font-size: 34px;
    margin-bottom: 20px;
}

.post-list-post-title {
    font-family: 'Nanum Gothic', sans-serif !important;;
    font-size: 14px;
}
*/



.content-html p, .content-html div, .redactor-editor p {
    font-weight: 400 !important;
}

.content-html blockquote {
    font-family: 'Nanum Myeongjo', sans-serif !important;
    font-size: 21px !important;
    font-weight: bold!important;
}

.content-html blockquote p {
    font-family: 'Nanum Myeongjo', sans-serif !important;
    font-size: 21px !important;
    font-weight: bold!important;
}