@font-face {
    font-family: 'PretendardL';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/Pretendard-Light.woff) format('woff')
}
@font-face {
    font-family: 'PretendardEL';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/Pretendard-ExtraLight.woff) format('woff')
}
@font-face {
    font-family: 'PretendardR';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/Pretendard-Regular.woff) format('woff')
}
@font-face {
    font-family: 'PretendardM';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/Pretendard-Medium.woff) format('woff')

}
@font-face {
    font-family: 'PretendardSB';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Pretendard-SemiBold.woff) format('woff')
}
@font-face {
    font-family: 'PretendardB';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Pretendard-Bold.woff) format('woff')
}

@font-face {
    font-family: 'PretendardEB';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Pretendard-ExtraBold.woff) format('woff')
}



/*SUIT*/

@font-face {
    font-family: 'SUITR';
    font-style: normal;
    /*font-weight: 700;*/
    src: url(../fonts/SUIT-Regular.woff) format('woff')
}
@font-face {
    font-family: 'SUITM';
    font-style: normal;
    /*font-weight: 700;*/
    src: url(../fonts/SUIT-Medium.woff) format('woff')
}
@font-face {
    font-family: 'SUITB';
    font-style: normal;
    /*font-weight: 700;*/
    src: url(../fonts/SUIT-Bold.woff) format('woff')
}
@font-face {
    font-family: 'SUITSB';
    font-style: normal;
    /*font-weight: 700;*/
    src: url(../fonts/SUIT-SemiBold.woff) format('woff')
}



/*
	*** AlbraTRIAL ***
*/

/*@font-face {*/
/*    font-family:'AlbraTRIALB';*/
/*    src: url(../fonts/AlbraTRIAL-Bold.woff) format('woff'),*/
/*    url(../fonts/AlbraTRIAL-Bold.otf) format('opentype');*/
/*}*/

@font-face {
    font-family:'AlbraTRIALR';
    src: url(../fonts/AlbraSansTRIAL-Regular.woff) format('woff'),
    url(../fonts/AlbraSansTRIAL-Regular.otf) format('opentype');
}

@font-face {
    font-family:'AlbraTRIALM';
    src: url(../fonts/AlbraSansTRIAL-Medium.woff) format('woff'),
    url(../fonts/AlbraSansTRIAL-Medium.otf) format('opentype');
}



/*
	*** Noto Sans KR ***
*/
@font-face {
    font-family: 'NotoSansT';
    font-style: normal;
    font-weight: 100;
    src:
            url(../fonts/NotoSansKR-Thin.woff2) format('woff2'),
            url(../fonts/NotoSansKR-Thin.woff) format('woff'),
            url(../fonts/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
    font-family: 'NotoSansL';
    font-style: normal;
    font-weight: 300;
    src:
            url(../fonts/NotoSansKR-Light.woff2) format('woff2'),
            url(../fonts/NotoSansKR-Light.woff) format('woff'),
            url(../fonts/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
    font-family: 'NotoSansR';
    font-style: normal;
    font-weight: 400;
    src:
            url(../fonts/NotoSansKR-Regular.woff2) format('woff2'),
            url(../fonts/NotoSansKR-Regular.woff) format('woff'),
            url(../fonts/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'NotoSansM';
    font-style: normal;
    font-weight: 500;
    src:
            url(../fonts/NotoSansKR-Medium.woff2) format('woff2'),
            url(../fonts/NotoSansKR-Medium.woff) format('woff'),
            url(../fonts/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'NotoSansB';
    font-style: normal;
    font-weight: 700;
    src:
            url(../fonts/NotoSansKR-Bold.woff2) format('woff2'),
            url(../fonts/NotoSansKR-Bold.woff) format('woff'),
            url(../fonts/NotoSansKR-Bold.otf) format('opentype');
}


@font-face {
    font-family: 'ChosunGu';
    font-style: normal;
    font-weight: 700;
    src:
            /*url(../fonts/NotoSansKR-Bold.woff2) format('woff2'),*/
            url(../fonts/ChosunGu.woff) format('woff'),
            /*url(../fonts/NotoSansKR-Bold.otf) format('opentype');*/
}



