@charset "utf-8";

/* Gmarket Sans */
@font-face {
	font-family: 'Gmarket Sans'; font-style: normal; font-weight: 300;
	src: url('../font/GmarketSans/GmarketSansTTFLight.woff') ;
}
@font-face {
	font-family: 'Gmarket Sans'; font-style: normal; font-weight: 500;
    src: url('../font/GmarketSans/GmarketSansTTFMedium.woff') ;
}

@font-face {
	font-family: 'Gmarket Sans'; font-style: normal; font-weight: 700;
    src: url('../font/GmarketSans/GmarketSansTTFBold.ttf') ;
}

/* Apple Godic */
@font-face {
	font-family: 'AppleSDGothic'; font-style: normal; font-weight: 900;
	src: url('../font/AppleSDGothic/AppleSDGothicNeoH.ttf') ;
}
@font-face {
	font-family: 'AppleSDGothic'; font-style: normal; font-weight: 800;
	src: url('../font/AppleSDGothic/AppleSDGothicNeoEB.ttf') ;
}
@font-face {
	font-family: 'AppleSDGothic'; font-style: normal; font-weight: 700;
	src: url('../font/AppleSDGothic/AppleSDGothicNeoB.ttf') ;
}
@font-face {
	font-family: 'AppleSDGothic'; font-style: normal; font-weight: 600;
	src: url('../font/AppleSDGothic/AppleSDGothicNeoSB.ttf') ;
}
@font-face {
	font-family: 'AppleSDGothic'; font-style: normal; font-weight: 500;
	src: url('../font/AppleSDGothic/AppleSDGothicNeoM.ttf') ;
}
@font-face {
	font-family: 'AppleSDGothic'; font-style: normal; font-weight: 400;
	src: url('../font/AppleSDGothic/AppleSDGothicNeoR.ttf') ;
}
@font-face {
	font-family: 'AppleSDGothic'; font-style: normal; font-weight: 300;
	src: url('../font/AppleSDGothic/AppleSDGothicNeoL.ttf') ;
}
@font-face {
	font-family: 'AppleSDGothic'; font-style: normal; font-weight: 200;
	src: url('../font/AppleSDGothic/AppleSDGothicNeoUL.ttf') ;
}
@font-face {
	font-family: 'AppleSDGothic'; font-style: normal; font-weight: 100;
	src: url('../font/AppleSDGothic/AppleSDGothicNeoT.ttf') ;
}