﻿@import url('https://fonts.googleapis.com/css?family=Forum');
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic+Coding:400,700');

.type-forum-nanumgothiccoding {
    font-family: 'Nanum Gothic Coding', monospace;
    font-size: 100%; 
    line-height: 1.9;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-forum-nanumgothiccoding p, .type-forum-nanumgothiccoding td, .type-forum-nanumgothiccoding li, .type-forum-nanumgothiccoding label {
    font-family: 'Nanum Gothic Coding', monospace;
    font-size: 1.12rem; 
    line-height: 1.9;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-forum-nanumgothiccoding h1, .type-forum-nanumgothiccoding h2, .type-forum-nanumgothiccoding h3, .type-forum-nanumgothiccoding h4, .type-forum-nanumgothiccoding h5, .type-forum-nanumgothiccoding h6 {
    font-family: 'Forum', cursive;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-style: normal;
}        

.type-forum-nanumgothiccoding h1 {font-size: 3rem;margin: 0.1rem 0 0.2rem;}
.type-forum-nanumgothiccoding h2 {font-size: 2.4rem;margin: 0.2rem 0 0.2rem;}
.type-forum-nanumgothiccoding h3 {font-size: 1.9rem;margin: 0.35rem 0 0.2rem;}
.type-forum-nanumgothiccoding h4 {font-size: 1.6rem;margin: 0.45rem 0 0.2rem;line-height: 1.6;}
.type-forum-nanumgothiccoding h5 {font-size: 1.3rem;margin: 0.6rem 0 0.2rem;line-height: 1.7;}
.type-forum-nanumgothiccoding h6 {font-size: 1.16rem;margin: 0.63rem 0 0.2rem;font-weight: bold;text-transform: none;line-height: 1.9;}
.type-forum-nanumgothiccoding p {margin:0.6rem 0 1rem;}

.type-forum-nanumgothiccoding .display { margin-bottom: 0.5rem; }
.type-forum-nanumgothiccoding .display h1 {
	font-family: 'Forum', cursive;
    font-size: 3.8rem;
    letter-spacing: 4px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0.4rem 0;
    font-style: normal;
}
.type-forum-nanumgothiccoding .display p {
    font-family: 'Nanum Gothic Coding', monospace;
    font-size: 1.3rem;
    line-height: 2;
    letter-spacing: 1px;
    font-style: normal;
    text-transform: none;
}

@media only screen and (max-width: 640px) {
    .type-forum-nanumgothiccoding .display h1 {font-size: 2.5rem;}
    .type-forum-nanumgothiccoding .display p {font-size: 1.4rem;}
    .type-forum-nanumgothiccoding h1 {font-size: 2.3rem;}
    .type-forum-nanumgothiccoding h2 {font-size: 2rem;}
    .type-forum-nanumgothiccoding h3 {font-size: 1.7rem;}
    .type-forum-nanumgothiccoding h4 {font-size: 1.4rem;}
    .type-forum-nanumgothiccoding h5 {font-size: 1.2rem;}
    .type-forum-nanumgothiccoding h6 {font-size: 1rem;} 
}

.type-forum-nanumgothiccoding .display-font1 {font-family: 'Forum', cursive;}
.type-forum-nanumgothiccoding .display-font2 {font-family: 'Nanum Gothic Coding', monospace;}
.type-forum-nanumgothiccoding .default-font1 {font-family: 'Forum', cursive;}
.type-forum-nanumgothiccoding .default-font2 {font-family: 'Nanum Gothic Coding', monospace;}
