@charset "utf-8";


/* Noto sans */
@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:100;
    src:local('Noto Sans Light'),
    local('NotoSans-Light'),url(/fonts/common/noto_sans/eot/NotoSansKR-Light-Hestia.eot),
    url(/fonts/common/noto_sans/eot/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/fonts/common/noto_sans/woff/NotoSansKR-Light-Hestia.woff) format('woff'),
    url(/fonts/common/noto_sans/otf/NotoSansKR-Light-Hestia.otf) format('opentype')
}

@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:300;
    src:local('Noto Sans Regular'),
    local('NotoSans-Regular'),url(/fonts/common/noto_sans/eot/NotoSansKR-Regular-Hestia.eot),
    url(/fonts/common/noto_sans/eot/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/fonts/common/noto_sans/woff/NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(/fonts/common/noto_sans/otf/NotoSansKR-Regular-Hestia.otf) format('opentype')
}

@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:600;
    src:local('Noto Sans Medium'),
    local('NotoSans-Medium'),url(/fonts/common/noto_sans/eot/NotoSansKR-Medium-Hestia.eot),
    url(/fonts/common/noto_sans/eot/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/fonts/common/noto_sans/woff/NotoSansKR-Medium-Hestia.woff) format('woff'),
    url(/fonts/common/noto_sans/otf/NotoSansKR-Medium-Hestia.otf) format('opentype')
}

@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:900;
    src:local('Noto Sans Bold'),
    local('NotoSans-Bold'),url(/fonts/common/noto_sans/eot/NotoSansKR-Bold-Hestia.eot),
    url(/fonts/common/noto_sans/eot/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/fonts/common/noto_sans/woff/NotoSansKR-Bold-Hestia.woff) format('woff'),
    url(/fonts/common/noto_sans/otf/NotoSansKR-Bold-Hestia.otf) format('opentype')
}



/* Jalnan */
@font-face { 
    font-family: 'jalnan';
    font-weight: 300;
    font-style: normal;
    src: url('/fonts/common/jalnan/Jalnan.eot');
    src: url('/fonts/common/jalnan/Jalnan.eot?#iefix') format('embedded-opentype'),
         url('/fonts/common/jalnan/Jalnan.woff2') format('woff2'),
         url('/fonts/common/jalnan/Jalnan.woff') format('woff'),
         url('/fonts/common/jalnan/Jalnan.ttf') format("truetype"); 
}


/*Gmarket*/
@font-face { 
    font-family: 'Gmarket';
    font-weight: 300;
    font-style: normal;
    src: url('/fonts/common/GmarketSans/GmarketSansMedium.eot');
    src: url('/fonts/common/GmarketSans/GmarketSansMedium.eot?#iefix') format('embedded-opentype'),
         url('/fonts/common/GmarketSans/GmarketSansMedium.woff2') format('woff2'),
         url('/fonts/common/GmarketSans/GmarketSansMedium.woff') format('woff'),
         url('/fonts/common/GmarketSans/GmarketSansMedium.ttf') format("truetype"); 
}

@font-face { 
    font-family: 'Gmarket';
    font-weight: 600;
    font-style: normal;
    src: url('/fonts/common/GmarketSans/GmarketSansBold.eot');
    src: url('/fonts/common/GmarketSans/GmarketSansBold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/common/GmarketSans/GmarketSansBold.woff2') format('woff2'),
         url('/fonts/common/GmarketSans/GmarketSansBold.woff') format('woff'),
         url('/fonts/common/GmarketSans/GmarketSansBold.ttf') format("truetype"); 
}




/*ttNorms*/
@font-face { 
    font-family: 'ttNorms';
    font-weight: 600;
    font-style: normal;
    src: url('/fonts/common/ttNorms/TT Norms Bold.eot');
    src: url('/fonts/common/ttNorms/TT Norms Bold.eot?#iefix') format('embedded-opentype');
         /* url('/fonts/common/ttNorms/TT Norms Bold.woff2') format('woff2'),
         url('/fonts/common/ttNorms/TT Norms Bold.woff') format('woff'),
         url('/fonts/common/ttNorms/TT Norms Bold.ttf') format("truetype")   */
}



