@charset 'utf-8';


@font-face {
	font-family:'NotoSansKR100';
	font-style:normal;
	font-weight:100;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}

@font-face {
	font-family:'NotoSansKR600';
	font-style:normal;
	font-weight:600;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
	font-family:'NotoSansKR800';
	font-style:normal;
	font-weight:800;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}

@font-face {
	font-family:'NotoSansKR900';
	font-style:normal;
	font-weight:900;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}


@font-face {  
	font-family: 'Roboto100';
	font-style: normal;  
	font-weight: 100;
    src: url(../font/Roboto-Thin.woff2) format('woff2'),
         url(../font/Roboto-Thin.woff) format('woff'),
         url(../font/Roboto-Thin.otf) format('opentype');
}        
       
@font-face {  
	font-family: 'Roboto300';  
	font-style: normal;  
	font-weight: 300;
  src: url(../font/Roboto-Light.woff2) format('woff2'),
       url(../font/Roboto-Light.woff) format('woff'),
       url(../font/Roboto-Light.otf) format('opentype');
}       
       
@font-face {   
	font-family: 'Roboto400';   
	font-style: normal;   
	font-weight: 400;
    src: url(../font/Roboto-Regular.woff2) format('woff2'),
        url(../font/Roboto-Regular.woff) format('woff'),
        url(../font/Roboto-Regular.otf) format('opentype'); 
}
        
@font-face {   
	font-family: 'Roboto500';   
	font-style: normal;   
	font-weight: 500;
    src: url(../font/Roboto-Medium.woff2) format('woff2'),
        url(../font/Roboto-Medium.woff) format('woff'),
        url(../font/Roboto-Medium.otf) format('opentype'); 
}

        
@font-face {   
	font-family: 'Roboto700';   
	font-style: normal;  
	font-weight: 700;
    src: url(../font/Roboto-Bold.woff2) format('woff2'),
        url(../font/Roboto-Bold.woff) format('woff'),
        url(../font/Roboto-Bold.otf) format('opentype'); 
}

        
@font-face {   
	font-family: 'NanumGothic';   
	font-style: Bold;  
	font-weight: 700;
    src: url(../font/NanumGothic-Bold.ttf) format('ttf'),
        url(../font/NanumGothic-ExtraBold.ttf) format('ttf'),
        url(../font/NanumGothic-Regular.ttf) format('ttf'); 
}


@font-face {   
	font-family: 'NanumSquareB';   
	font-style: Bold;  
	font-weight: 700;
    src: url(../font/NanumSquareB.ttf) format('ttf'),
        url(../font/NanumSquareEB.ttf) format('ttf'),
        url(../font/NanumSquareR.ttf) format('ttf'); 
}

@font-face {   
	font-family: 'NanumSquareR';   
	font-style: requler;  
	font-weight: 300;
    src: url(../font/NanumSquareB.ttf) format('ttf'),
        url(../font/NanumSquareEB.ttf) format('ttf'),
        url(../font/NanumSquareR.ttf) format('ttf'); 
}














