@charset "utf-8";

/* Fonts */

@font-face {
	font-family: 'LibreBaskerville-Regular';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/LibreBaskerville-Regular.woff) format('woff');
}

/* FrancoisOne */
@font-face {
  font-family: "FrancoisOne-Regular";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/FrancoisOne-Regular.woff) format("woff");
}

/* Goyang */
@font-face {
  font-family: "Goyang";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Goyang.woff) format("woff");
}

/* Ko pub */

@font-face {
  font-family: 'KoPubDotumBold';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/KoPubDotum-Bold.woff) format('woff');
}

@font-face {
  font-family: 'KoPubDotum';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/KoPubDotum-Regular.woff) format('woff');
}

/* 바른고딕 */
@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumBarunGothic.woff) format('woff');
}
@font-face {
  font-family: 'NanumBarunGothicBold';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumBarunGothicBold.woff) format('woff');
}

/* 나눔고딕 */
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumGothic-Bold.woff) format('woff');
}
@font-face {
  font-family: 'NanumGothicBold';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumGothic-Bold.woff) format('woff');
}

@font-face {
  font-family: 'NanumGothicEB';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumGothic-ExtraBold.woff) format('woff');
}

/* 나눔명조 */

@font-face {
  font-family: 'NanumMyeongjoBold';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumMyeongjoB.woff) format('woff');
}

@font-face {
  font-family: 'NanumMyeongjoEB';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumMyeongjoEB.woff) format('woff');
}

/* 나눔펜 */
@font-face {
  font-family: "NanumPen-Regular";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumPen-Regular.woff) format("woff");
}

/* 나눔스퀘어 */

@font-face {
  font-family: 'NanumSquareBold';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumSquareB.woff) format('woff');
}

@font-face {
  font-family: 'NanumSquareEB';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumSquareEB.woff) format('woff');
}

@font-face {
  font-family: 'NanumSquareRoundEB';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumSquareRoundEB.woff) format('woff');
}

/* 노토산스 */

@font-face {
  font-family: "NotoSans-Black";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSans-Black.woff) format("woff");
}
@font-face {
  font-family: "NotoSans-Bold";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSans-Bold.woff) format("woff");
}
@font-face {
  font-family: "NotoSans-Light";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSans-Light.woff) format("woff");
}
@font-face {
  font-family: "NotoSans-Medium";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSans-Medium.woff) format("woff");
}
@font-face {
  font-family: "NotoSans-Regular";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSans-Regular.woff) format("woff");
}

/* 노토산스 KR*/

@font-face {
  font-family: "NotoSansKR-Black";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSansKR-Black.woff) format("woff");
}
@font-face {
  font-family: "NotoSansKR-Bold";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSansKR-Bold.woff) format("woff");
}

/* 패션원 */
@font-face {
  font-family: "PassionOne-Black";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/PassionOne-Black.woff) format("woff");
}

@font-face {
  font-family: "PassionOne-Bold";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/PassionOne-Bold.woff) format("woff");
}

@font-face {
  font-family: "PassionOne-Regular";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/PassionOne-Regular.woff) format("woff");
}
