﻿@import url('https://fonts.googleapis.com/css?family=Pacifico');
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic+Coding:400,700');

.type-pacifico-nanumgothiccod {
    font-family: 'Nanum Gothic Coding', monospace;
    font-size: 100%; 
    line-height: 2;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-pacifico-nanumgothiccod p, .type-pacifico-nanumgothiccod td, .type-pacifico-nanumgothiccod li, .type-pacifico-nanumgothiccod label {
    font-family: 'Nanum Gothic Coding', monospace;
    font-size: 1.14rem; 
    line-height: 2;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-pacifico-nanumgothiccod h1, .type-pacifico-nanumgothiccod h2, .type-pacifico-nanumgothiccod h3, .type-pacifico-nanumgothiccod h4, .type-pacifico-nanumgothiccod h5, .type-pacifico-nanumgothiccod h6 {
    font-family: 'Nanum Gothic Coding', monospace;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}        

.type-pacifico-nanumgothiccod h1 {font-size: 3rem;margin: 0.14rem 0 0.3rem;}
.type-pacifico-nanumgothiccod h2 {font-size: 2.4rem;margin: 0.25rem 0 0.3rem;}
.type-pacifico-nanumgothiccod h3 {font-size: 2rem;margin: 0.34rem 0 0.3rem;}
.type-pacifico-nanumgothiccod h4 {font-size: 1.7rem;margin: 0.4rem 0 0.3rem;line-height: 1.5;}
.type-pacifico-nanumgothiccod h5 {font-size: 1.4rem;margin: 0.48rem 0 0.3rem;line-height: 1.7;}
.type-pacifico-nanumgothiccod h6 {font-size: 1.14rem;margin: 0.58rem 0 0.3rem;font-weight: bold;line-height: 1.9;}
.type-pacifico-nanumgothiccod p {margin:0.57rem 0 1rem;}

.type-pacifico-nanumgothiccod .display { margin-bottom: 0.5rem; }
.type-pacifico-nanumgothiccod .display h1 {
    font-family: 'Pacifico', cursive;
    font-size: 3.6rem;
    letter-spacing: 2px;
    line-height: 1.7;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0.4rem 0;
    font-style: normal;
}
.type-pacifico-nanumgothiccod .display p {
    font-family: 'Nanum Gothic Coding', monospace;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 2px;
    font-style: normal;
    text-transform: none;
}

@media only screen and (max-width: 640px) {
    .type-pacifico-nanumgothiccod .display h1 {font-size: 2.5rem;}
    .type-pacifico-nanumgothiccod .display p {font-size: 1.4rem;}
    .type-pacifico-nanumgothiccod h1 {font-size: 2.3rem;}
    .type-pacifico-nanumgothiccod h2 {font-size: 2rem;}
    .type-pacifico-nanumgothiccod h3 {font-size: 1.7rem;}
    .type-pacifico-nanumgothiccod h4 {font-size: 1.4rem;}
    .type-pacifico-nanumgothiccod h5 {font-size: 1.2rem;}
    .type-pacifico-nanumgothiccod h6 {font-size: 1rem;} 
}

.type-pacifico-nanumgothiccod .display-font1 {font-family: 'Pacifico', cursive;}
.type-pacifico-nanumgothiccod .display-font2 {font-family: 'Nanum Gothic Coding', monospace;}
.type-pacifico-nanumgothiccod .default-font1 {font-family: 'Nanum Gothic Coding', monospace;}
.type-pacifico-nanumgothiccod .default-font2 {font-family: 'Nanum Gothic Coding', monospace;}
