@font-face {
	font-family: 'SUIT';
	font-weight: 100;
	src: local('SUIT Thin'), url('../font/SUIT-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 200;
	src: local('SUIT ExtraLight'), url('../font/SUIT-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 300;
	src: local('SUIT Light'), url('../font/SUIT-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 400;
	src: local('SUIT Regular'), url('../font/SUIT-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 500;
	src: local('SUIT Medium'), url('../font/SUIT-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 600;
	src: local('SUIT SemiBold'), url('../font/SUIT-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 700;
	src: local('SUIT Bold'), url('../font/SUIT-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 800;
	src: local('SUIT ExtraBold'), url('../font/SUIT-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 900;
	src: local('SUIT Heavy'), url('../font/SUIT-Heavy.woff2') format('woff2');
}


@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 900;
	font-display: swap;
	src: local('NanumSquareNeoTTF-eHv'), url('../font/NanumSquareNeoTTF-eHv.woff2') format('woff2'), url('../font/NanumSquareNeoTTF-eHv.woff') format('woff');
}

@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 800;
	font-display: swap;
	src: local('NanumSquareNeoTTF-dEb'), url('../font/NanumSquareNeoTTF-dEb.woff2') format('woff2'), url('../font/NanumSquareNeoTTF-dEb.woff') format('woff');
}

@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 700;
	font-display: swap;
	src: local('NanumSquareNeoTTF-cBd'), url('../font/NanumSquareNeoTTF-cBd.woff2') format('woff2'), url('../font/NanumSquareNeoTTF-cBd.woff') format('woff');
}


@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 400;
	font-display: swap;
	src: local('NanumSquareNeoTTF-bRg'), url('../font/NanumSquareNeoTTF-bRg.woff2') format('woff2'), url('../font/NanumSquareNeoTTF-bRg.woff') format('woff');
}

@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 300;
	font-display: swap;
	src: local('NanumSquareNeoTTF-aLt'), url('../font/NanumSquareNeoTTF-aLt.woff2') format('woff2'), url('../font/NanumSquareNeoTTF-aLt.woff') format('woff');
}

/*MaruBuri*/
@font-face {
    font-family: 'MaruBuri';
    font-weight: 200;
    font-style: normal;
    src: url('../font/MaruBuri-ExtraLight.eot');
    src: url('../font/MaruBuri-ExtraLight.eot?#iefix') format('embedded-opentype'),
         url('../font/MaruBuri-ExtraLight.woff2') format('woff2'),
         url('../font/MaruBuri-ExtraLight.woff') format('woff'),
         url('../font/MaruBuri-ExtraLight.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'MaruBuri';
    font-weight: 300;
    font-style: normal;
    src: url('../font/MaruBuri-Light.eot');
    src: url('../font/MaruBuri-Light.eot?#iefix') format('embedded-opentype'),
         url('../font/MaruBuri-Light.woff2') format('woff2'),
         url('../font/MaruBuri-Light.woff') format('woff'),
         url('../font/MaruBuri-Light.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'MaruBuri';
    font-weight: 400;
    font-style: normal;
    src: url('../font/MaruBuri-Regular.eot');
    src: url('../font/MaruBuri-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/MaruBuri-Regular.woff2') format('woff2'),
         url('../font/MaruBuri-Regular.woff') format('woff'),
         url('../font/MaruBuri-Regular.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'MaruBuri';
    font-weight: 600;
    font-style: normal;
    src: url('../font/MaruBuri-SemiBold.eot');
    src: url('../font/MaruBuri-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('../font/MaruBuri-SemiBold.woff2') format('woff2'),
         url('../font/MaruBuri-SemiBold.woff') format('woff'),
         url('../font/MaruBuri-SemiBold.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'MaruBuri';
    font-weight: 700;
    font-style: normal;
    src: url('../font/MaruBuri-Bold.eot');
    src: url('../font/MaruBuri-Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/MaruBuri-Bold.woff2') format('woff2'),
         url('../font/MaruBuri-Bold.woff') format('woff'),
         url('../font/MaruBuri-Bold.ttf') format("truetype");
    font-display: swap;
} 