@charset "utf-8";
@font-face {
    font-family: 'GmarketSans';
    font-weight: 300;
    font-style: normal;
    src: url(/fonts/gmarket/GmarketSansLight.otf) format('opentype')
} 
@font-face {
    font-family: 'GmarketSans';
    font-weight: 500;
    font-style: normal;
    src: url(/fonts/gmarket/GmarketSansMedium.otf) format('opentype')
} 
@font-face {
    font-family: 'GmarketSans';
    font-weight: 700;
    font-style: normal;
    src: url(/fonts/gmarket/GmarketSansBold.otf) format('opentype')
} 
@font-face {
    font-family: 'jeju';
    font-weight: 700;
    font-style: normal;
    src: url(/fonts/gmarket/JejuHallasan.ttf) format('opentype')
} 