/**
* NanumGothic
*/

@font-face{
	font-family:NanumGothicB;
	src: url(fonts/NanumGothic-Bold.eot);
	src: url(fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
	url(fonts/NanumGothic-Bold.woff2) format('woff2'),
	url(fonts/NanumGothic-Bold.woff) format('woff'),
	url(fonts/NanumGothic-Bold.ttf) format('truetype');
}

@font-face{
	font-family:NanumGothic;
	src: url(fonts/NanumGothic-Regular.eot);
	src: url(fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
	url(fonts/NanumGothic-Regular.woff) format('woff'),
	url(fonts/NanumGothic-Regular.ttf) format('truetype');
}

@font-face{
	font-family:NanumGothicEB;
	src: url(fonts/NanumGothic-ExtraBold.eot);
	src: url(fonts/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
	url(fonts/NanumGothic-ExtraBold.woff) format('woff'),
	url(fonts/NanumGothic-ExtraBold.ttf) format('truetype');
}
/**
* NotoSans
*/
@font-face {
	font-family: 'NotoSans';
	font-weight:normal;
	src: url('fonts/NotoSansCJKkr-Regular.woff') format('woff');
}

@font-face {
	font-family: 'NotoSansB';
	font-weight: normal;
	font-style:normal;
	src:url('fonts/NotoSansCJKkr-Medium.woff') format('woff');
}
/**
* Roboto
*/

@font-face{
	font-family:'Roboto';
	font-weight: 400;
	src:url('fonts/roboto-medium.eot');
	src:url('fonts/roboto-medium.woff') format('woff');
}

/**
* Pretendard
*/
@font-face {
	font-family: "Pretendard Variable";
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url("fonts/PretendardVariable.woff2") format("woff2-variations");
  }
  @font-face {
	font-family: "Pretendard-Thin";
	src: url("fonts/Pretendard-Thin.woff") format("woff");
	font-weight: 100;
	font-display: swap;
  }
  @font-face {
	font-family: "Pretendard-ExtraLight";
	src: url("fonts/Pretendard-ExtraLight.woff") format("woff");
	font-weight: 200;
	font-display: swap;
  }
  @font-face {
	font-family: "Pretendard-Light";
	src: url("fonts/Pretendard-Light.woff") format("woff");
	font-weight: 300;
	font-display: swap;
  }
  @font-face {
	font-family: "Pretendard-Regular";
	src: url("fonts/Pretendard-Regular.woff") format("woff");
	font-weight: 400;
	font-display: swap;
  }
  @font-face {
	font-family: "Pretendard-Medium";
	src: url("fonts/Pretendard-Medium.woff") format("woff");
	font-weight: 500;
	font-display: swap;
  }
  @font-face {
	font-family: "Pretendard-SemiBold";
	src: url("fonts/Pretendard-SemiBold.woff") format("woff");
	font-weight: 600;
	font-display: swap;
  }
  @font-face {
	font-family: "Pretendard-Bold";
	src: url("fonts/Pretendard-Bold.woff") format("woff");
	font-weight: 700;
	font-display: swap;
  }
  @font-face {
	font-family: "Pretendard-ExtraBold";
	src: url("fonts/Pretendard-ExtraBold.woff") format("woff");
	font-weight: 800;
	font-display: swap;
  }
  @font-face {
	font-family: "Pretendard-Black";
	src: url("fonts/Pretendard-Black.woff") format("woff");
	font-weight: 900;
	font-display: swap;
  }
  
  
@font-face{ 
	font-family: "LCD";
    src: url("fonts/lcd_solid.eot");
    src: url("fonts/lcd_solid.eot?#iefix") format("embedded-opentype"),
    url("fonts/lcd_solid.woff2") format("woff2"),
    url("fonts/lcd_solid.woff") format("woff"),
    url("fonts/lcd_solid.ttf") format("truetype"),
    url("fonts/lcd_solid.svg#LCD Solid") format("svg");
}

@font-face {
	font-family:NanumSquareRoundB;
	src:url(fonts/NanumSquareRoundB.woff2) format("woff2");
}