@charset "UTF-8";

/*fonts.css*/
@font-face {
    font-family: 'pretendardGOV-Black';
    font-style: 'normal';
    
    /* 브라우저&디바이스 환경에 따른 font 파일 위치 정의 */
    src:url('../css/pretenedardGOV-otf/PretendardGOV-Black.eot'); /*익스플로러*/
	src:url('../css/pretenedardGOV-otf/PretendardGOV-Black.eot?#iefix') format('embedded-opentype'), 
	url('../css/pretenedardGOV-otf/PretendardGOV-Black.woff') format('woff'),  /*크롬, 파이어폭스*/
	url('../css/pretenedardGOV-otf/PretendardGOV-Black.ttf') format('truetype'); /*사파리*/
	src:local(※), url('../css/pretenedardGOV-otf/PretendardGOV-Black.woff') format('woff');
}

@font-face {
    font-family: 'pretendardGOV-Bold';
    font-style: 'normal';
    
    /* 브라우저&디바이스 환경에 따른 font 파일 위치 정의 */
    src:url('../css/pretenedardGOV-otf/PretendardGOV-Bold.eot'); /*익스플로러*/
	src:url('../css/pretenedardGOV-otf/PretendardGOV-Bold.eot?#iefix') format('embedded-opentype'), 
	url('../css/pretenedardGOV-otf/PretendardGOV-Bold.woff') format('woff'),  /*크롬, 파이어폭스*/
	url('../css/pretenedardGOV-otf/PretendardGOV-Bold.ttf') format('truetype'); /*사파리*/
	src:local(※), url('../css/pretenedardGOV-otf/PretendardGOV-Bold.woff') format('woff');
}

@font-face {
    font-family: 'pretendardGOV-ExtraBold';
    font-style: 'normal';
    
    /* 브라우저&디바이스 환경에 따른 font 파일 위치 정의 */
    src:url('../css/pretenedardGOV-otf/PretendardGOV-ExtraBold.eot'); /*익스플로러*/
	src:url('../css/pretenedardGOV-otf/PretendardGOV-ExtraBold.eot?#iefix') format('embedded-opentype'), 
	url('../css/pretenedardGOV-otf/PretendardGOV-ExtraBold.woff') format('woff'),  /*크롬, 파이어폭스*/
	url('../css/pretenedardGOV-otf/PretendardGOV-ExtraBold.ttf') format('truetype'); /*사파리*/
	src:local(※), url('../css/pretenedardGOV-otf/PretendardGOV-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'pretendardGOV-ExtraLight';
    font-style: 'normal';
    
    /* 브라우저&디바이스 환경에 따른 font 파일 위치 정의 */
    src:url('../css/pretenedardGOV-otf/PretendardGOV-ExtraLight.eot'); /*익스플로러*/
	src:url('../css/pretenedardGOV-otf/PretendardGOV-ExtraLight.eot?#iefix') format('embedded-opentype'), 
	url('../css/pretenedardGOV-otf/PretendardGOV-ExtraLight.woff') format('woff'),  /*크롬, 파이어폭스*/
	url('../css/pretenedardGOV-otf/PretendardGOV-ExtraLight.ttf') format('truetype'); /*사파리*/
	src:local(※), url('../css/pretenedardGOV-otf/PretendardGOV-ExtraLight.woff') format('woff');
}

@font-face {
    font-family: 'pretendardGOV-Light';
    font-style: 'normal';
    
    /* 브라우저&디바이스 환경에 따른 font 파일 위치 정의 */
    src:url('../css/pretenedardGOV-otf/PretendardGOV-Light.eot'); /*익스플로러*/
	src:url('../css/pretenedardGOV-otf/PretendardGOV-Light.eot?#iefix') format('embedded-opentype'), 
	url('../css/pretenedardGOV-otf/PretendardGOV-Light.woff') format('woff'),  /*크롬, 파이어폭스*/
	url('../css/pretenedardGOV-otf/PretendardGOV-Light.ttf') format('truetype'); /*사파리*/
	src:local(※), url('../css/pretenedardGOV-otf/PretendardGOV-Light.woff') format('woff');
}

@font-face {
    font-family: 'pretendardGOV-Medium';
    font-style: 'normal';
    
    /* 브라우저&디바이스 환경에 따른 font 파일 위치 정의 */
    src:url('../css/pretenedardGOV-otf/PretendardGOV-Medium.eot'); /*익스플로러*/
	src:url('../css/pretenedardGOV-otf/PretendardGOV-Medium.eot?#iefix') format('embedded-opentype'), 
	url('../css/pretenedardGOV-otf/PretendardGOV-Medium.woff') format('woff'),  /*크롬, 파이어폭스*/
	url('../css/pretenedardGOV-otf/PretendardGOV-Medium.ttf') format('truetype'); /*사파리*/
	src:local(※), url('../css/pretenedardGOV-otf/PretendardGOV-Medium.woff') format('woff');
}

@font-face {
    font-family: 'pretendardGOV-Regular';
    font-style: 'normal';
    
    /* 브라우저&디바이스 환경에 따른 font 파일 위치 정의 */
    src:url('../css/pretenedardGOV-otf/PretendardGOV-Regular.eot'); /*익스플로러*/
	src:url('../css/pretenedardGOV-otf/PretendardGOV-Regular.eot?#iefix') format('embedded-opentype'), 
	url('../css/pretenedardGOV-otf/PretendardGOV-Regular.woff') format('woff'),  /*크롬, 파이어폭스*/
	url('../css/pretenedardGOV-otf/PretendardGOV-Regular.ttf') format('truetype'); /*사파리*/
	src:local(※), url('../css/pretenedardGOV-otf/PretendardGOV-Regular.woff') format('woff');
}

@font-face {
    font-family: 'pretendardGOV-SemiBold';
    font-style: 'normal';
    
    /* 브라우저&디바이스 환경에 따른 font 파일 위치 정의 */
    src:url('../css/pretenedardGOV-otf/PretendardGOV-SemiBold.eot'); /*익스플로러*/
	src:url('../css/pretenedardGOV-otf/PretendardGOV-SemiBold.eot?#iefix') format('embedded-opentype'), 
	url('../css/pretenedardGOV-otf/PretendardGOV-SemiBold.woff') format('woff'),  /*크롬, 파이어폭스*/
	url('../css/pretenedardGOV-otf/PretendardGOV-SemiBold.ttf') format('truetype'); /*사파리*/
	src:local(※), url('../css/pretenedardGOV-otf/PretendardGOV-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'pretendardGOV-Thin';
    font-style: 'normal';
    
    /* 브라우저&디바이스 환경에 따른 font 파일 위치 정의 */
    src:url('../css/pretenedardGOV-otf/PretendardGOV-Thin.eot'); /*익스플로러*/
	src:url('../css/pretenedardGOV-otf/PretendardGOV-Thin.eot?#iefix') format('embedded-opentype'), 
	url('../css/pretenedardGOV-otf/PretendardGOV-Thin.woff') format('woff'),  /*크롬, 파이어폭스*/
	url('../css/pretenedardGOV-otf/PretendardGOV-Thin.ttf') format('truetype'); /*사파리*/
	src:local(※), url('../css/pretenedardGOV-otf/PretendardGOV-Thin.woff') format('woff');
}