@charset "utf-8";

/*GmarketSans*/
@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'RiaSans-ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2410-1@1.0/RiaSans-ExtraBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WavvePADO-Regular';
    /*src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2404@1.0/WavvePADO-Regular.woff2') format('woff2');*/
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/WavvePADO-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
.nanumgothic * {
    font-family: 'Nanum Gothic', 'Noto Sans KR',sans-serif;
}
.nanumsq {
    font-family: 'NanumSquare', 'Noto Sans KR',sans-serif;
}
.nanumsqB {
    font-family: 'NanumSquare', 'Noto Sans KR',sans-serif;
    font-weight:800;
}
.notosanskr {
    font-family: 'Noto Sans KR',sans-serif;
}
.montserrat {
    font-family: 'Montserrat', 'Noto Sans KR',sans-serif;
}
.notoserifkr {
    font-family: 'Noto Serif KR', 'Noto Sans KR',serif;
}
.notoserifkrB {
    font-family: 'Noto Serif KR', 'Noto Sans KR',serif;
    font-weight: 600;
}
.paperlogy {
    font-family: 'Paperlogy', 'Noto Serif KR', 'Noto Sans KR',serif;
}
.paperlogyBold {
    font-family: 'Paperlogy-8ExtraBold', 'Noto Serif KR', 'Noto Sans KR',serif;
    font-weight: 600;
}
.calistoMT {
    font-family: "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;
}
.ft-ria {
    'RiaSans-ExtraBold', 'Noto Serif KR', 'Noto Sans KR',serif;
}
.gmarketSans {
    font-family: 'GmarketSans', 'Noto Serif KR', 'Noto Sans KR',serif;
}
.gmarketSansM {
    font-family: 'GmarketSans', 'Noto Serif KR', 'Noto Sans KR',serif;
    font-weight: 600;
}
.ft-ynsdL {
    font-family: "yeonaesidae", sans-serif;
    font-weight: 300;
    font-style: normal;
}
.ft-ynsdR {
    font-family: "yeonaesidae", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.ft-ynsdB {
    font-family: "yeonaesidae", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.ft-bitter {
    font-family: "Bitter", serif;
    font-optical-sizing: auto;
    font-weight:200;
    font-style: normal;
}
.ft-bitter-italic {
    font-family: "Bitter", serif;
    font-optical-sizing: auto;
    font-weight:200;
    font-style: italic;
}
.ft-wave {
    font-family: 'WavvePADO-Regular', sans-serif;
}