@font-face {
	font-family:"playfair_displayblack";
	font-weight:normal;
	font-style:normal;
	src:url("playfairdisplay-black-webfont.woff2") format("woff2");
}
@font-face {
	font-family:"playfair_displaybold";
	font-weight:normal;
	font-style:normal;
	src:url("playfairdisplay-bold-webfont.woff2") format("woff2");
}
@font-face {
	font-family:"playfair_displayregular";
	font-weight:normal;
	font-style:normal;
	src:url("playfairdisplay-regular-webfont.woff2") format("woff2");
}
@font-face {
	font-family:"robotoblack";
	font-weight:normal;
	font-style:normal;
	src:url("roboto-black.woff2") format("woff2");
}
@font-face {
	font-family:"robotolight";
	font-weight:normal;
	font-style:normal;
	src:url("roboto-light.woff2") format("woff2");
}
@font-face {
	font-family:"hammersmith_oneregular";
	font-weight:normal;
	font-style:normal;
	src:url("hammersmithone-webfont.woff2") format("woff2");
}
@font-face { /* 나눔고딕 Regular */
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/NanumGothic-Regular.eot);
  src: url(/assets/fontsNanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/assets/fonts/NanumGothic-Regular.woff2) format('woff2'),
       url(/assets/fonts/NanumGothic-Regular.woff) format('woff'),
       url(/assets/fonts/NanumGothic-Regular.ttf) format('truetype');
}
@font-face { /* 나눔고딕 Bold */
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 700;
  src: url(/assets/fonts/NanumGothic-Bold.eot);
  src: url(/assets/fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(/assets/fonts/NanumGothic-Bold.woff2) format('woff2'),
       url(/assets/fonts/NanumGothic-Bold.woff) format('woff'),
       url(/assets/fonts//NanumGothic-Bold.ttf) format('truetype');
}
@font-face { /* 나눔고딕 ExtraBold */
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 800;
  src: url(/assets/fonts/NanumGothic-ExtraBold.eot);
  src: url(/assets/fonts/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(/assets/fonts/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(/assets/fonts/NanumGothic-ExtraBold.woff) format('woff'),
       url(/assets/fonts/NanumGothic-ExtraBold.ttf) format('truetype');
}
