@charset "utf-8";

@font-face {
    font-family: 'NanumSquareNeo';
    font-style: normal;
    font-weight: 300;
	src: url('/font/NanumSquareNeo-aLt.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquareNeo';
    font-style: normal;
    font-weight: 400;
	src: url('/font/NanumSquareNeo-bRg.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquareNeo';
    font-style: normal;
    font-weight: 700;
	src: url('/font/NanumSquareNeo-cBd.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquareNeo';
    font-style: normal;
    font-weight: 800;
	src: url('/font/NanumSquareNeo-dEb.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquareNeo';
    font-style: normal;
    font-weight: 900;
	src: url('/font/NanumSquareNeo-eHv.ttf') format('truetype');
}
