@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

.notosanskr * { 
 font-family: 'Noto Sans KR', sans-serif;
}


@font-face {
     font-family: 'S-CoreDream';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
   /*  font-weight: normal;
     font-style: normal;*/
}

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*===나눔스퀘어====*/

@font-face {
  font-family: "NanumSquare";
  src: url("../font/NanumSquareOTFR.otf") format("truetype");
}



/*===나눔명조====*/

@font-face {
  font-family: "NanumMyeongjo-Regular";
  src: url("../font/NanumMyeongjo-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "NanumMyeongjo-Bold";
  src: url("../font/NanumMyeongjo-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "NanumMyeongjo-ExtraBold";
  src: url("../font/NanumMyeongjo-ExtraBold.ttf") format("truetype");
}


/*===나눔명조====*/

@font-face {
  font-family: "NanumMyeongjo-Regular";
  src: url("../font/NanumMyeongjo-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "NanumMyeongjo-Bold";
  src: url("../font/NanumMyeongjo-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "NanumMyeongjo-ExtraBold";
  src: url("../font/NanumMyeongjo-ExtraBold.ttf") format("truetype");
}


/*===Poppins====*/

@font-face {
  font-family: "Poppins-Light";
  src: url("../font/Poppins-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins-Medium";
  src: url("../font/Poppins-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins-SemiBold";
  src: url("../font/Poppins-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins-Bold";
  src: url("../font/Poppins-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Black";
  src: url("../font/Poppins-Black.ttf") format("truetype");
}


/*===Pretendard====*/

@font-face {
  font-family: "Pretendard-ExtraLight";
  src: url("../font/Pretendard-ExtraLight.otf") format("truetype");
}


@font-face {
  font-family: "Pretendard-Light";
  src: url("../font/Pretendard-Light.otf") format("truetype");
}


@font-face {
  font-family: "Pretendard-Medium";
  src: url("../font/Pretendard-Medium.otf") format("truetype");
}

@font-face {
  font-family: "Pretendard-Bold";
  src: url("../font/Pretendard-Bold.otf") format("truetype");
}
@font-face {
  font-family: "Pretendard-Black";
  src: url("../font/Pretendard-Black.otf") format("truetype");
}

/*===SUIT====*/

@font-face {
  font-family: "SUIT-Light";
  src: url("../font/SUIT-Light.otf") format("truetype");
}
