@charset "utf-8";


@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:normal;
    src: url(../fonts/GmarketSans/GmarketSansMedium.woff) format('woff')
}
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/GmarketSans/GmarketSansLight.woff) format('woff')
}
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:500;
    src: url(../fonts/GmarketSans/GmarketSansMedium.woff) format('woff')
}
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:bold;
    src: url(../fonts/GmarketSans/GmarketSansBold.woff) format('woff')
}
.gmarket{font-family: 'gmarket';}

@font-face {
    font-family: 'MapoDPPA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/MapoDPPA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}