@font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 700;
    src: local('NanumBarunGothicBold'), local('NanumBarunGothicBold'),
    url('font/NanumBarunGothicBold.woff2') format('woff2'),
    url('/css/font/NanumBarunGothicBold.woff') format('woff'),
    url('/css/font/NanumBarunGothicBold.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 400;
    src: local('NanumBarunGothic Regular'), local('NanumBarunGothic Regular'),
    url('font/NanumBarunGothic-Regular.woff2') format('woff2'),
    url('font/NanumBarunGothic-Regular.woff') format('woff'),
    url('font/NanumBarunGothic-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 300;
    src: local('NanumBarunGothic Light'), local('NanumBarunGothic Light'),
    url('font/NanumBarunGothic-Light.woff2') format('woff2'),
    url('font/NanumBarunGothic-Light.woff') format('woff'),
    url('font/NanumBarunGothic-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 300;
    src: local('NanumBarunGothic'), local('NanumBarunGothic'),
    url('font/NanumBarunGothic.woff2') format('woff2'),
    url('font/NanumBarunGothic.woff') format('woff'),
    url('font/NanumBarunGothic.ttf') format('truetype');
}


@font-face {
 font-family: 'NanumSquare';
 font-weight: 400;
 font-weight: normal;
 src: url('font/NanumSquareR.eot');
 src: url('font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
      url('font/NanumSquareR.woff') format('woff'),
      url('font/NanumSquareR.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 700;
 font-weight: bold;
 src: url('font/NanumSquareB.eot');
 src: url('font/NanumSquareB.eot?#iefix') format('embedded-opentype'),
      url('font/NanumSquareB.woff') format('woff'),
      url('font/NanumSquareB.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 800;
 src: url('font/NanumSquareEB.eot');
 src: url('font/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
      url('font/NanumSquareEB.woff') format('woff'),
      url('font/NanumSquareEB.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 300;
 src: url('font/NanumSquareL.eot');
 src: url('font/NanumSquareL.eot?#iefix') format('embedded-opentype'),
      url('font/NanumSquareL.woff') format('woff'),
      url('font/NanumSquareL.ttf') format('truetype');
}


@font-face {
	font-family: 'Dekar';
	src:url('font/Dekar.ttf.woff') format('woff'),
		url('font/Dekar.ttf.svg#Dekar') format('svg'),
		url('font/Dekar.ttf.eot'),
		url('font/Dekar.ttf.eot?#iefix') format('embedded-opentype'); 
		font-weight: normal;
		font-weight: 300;
		font-style: normal;
}