@charset "utf-8";


/*
	*** hero ***
*/
@font-face {
    font-family:'hero';
    src:url('../fonts/hero.woff') format('woff');
}

/*
	*** NanumSquare ***
*/

@font-face {
    font-family:'NanumSquare_acB';
    src:url('../fonts/NanumSquare_acB.woff') format('woff');
}

@font-face {
    font-family:'NanumSquare_acEB';
    src:url('../fonts/NanumSquare_acEB.woff') format('woff');
}

@font-face {
    font-family:'NanumSquare_acL';
    src:url('../fonts/NanumSquare_acL.woff') format('woff');
}

@font-face {
    font-family:'NanumSquare_acR';
    src:url('../fonts/NanumSquare_acR.woff') format('woff');
}

@font-face {
    font-family:'NanumSquareRoundOTFEB';
    src:url('../fonts/NanumSquareRoundOTFEB.woff') format('woff');
}

@font-face {
    font-family:'NanumSquareB';
    src:url('../fonts/NanumSquareB.woff') format('woff');
}

@font-face {
    font-family:'NanumSquareEB';
    src:url('../fonts/NanumSquareEB.woff') format('woff');
}

@font-face {
    font-family:'NanumSquareL';
    src:url('../fonts/NanumSquareL.woff') format('woff');
}

@font-face {
    font-family:'NanumSquareR';
    src:url('../fonts/NanumSquareR.woff') format('woff');
}
@font-face {
    font-family:'NanumMyeongjoR';
    src:url('../fonts/NanumMyeongjo.woff') format('woff');
}

/*
	*** GmarketSans ***
*/
@font-face {
    font-family: 'GmarketL';
    font-style: normal;
    src: url('../fonts/GmarketSansTTFLight.woff') format('woff');
}
@font-face {
    font-family: 'GmarketM';
    font-style: normal;
    src:url('../fonts/GmarketSansTTFMedium.woff') format('woff');
}
@font-face {
    font-family: 'GmarketB';
    font-style: normal;
    src:url('../fonts/GmarketSansTTFBold.woff') format('woff');
}



@font-face {
    font-family: 'Simhei';
    font-style: normal;
    src:url('../fonts/simhei.woff') format('woff');
}

