@charset "utf-8";
/*******************************************************

	100	:	Thin
	300	:	Light
	400	:	DemiLight
	500	:	Regular
	600	:	Medium
	700	:	Bold
	800	:	Black

*******************************************************/

/* NotoSansKR-(100,300,400,500,700,800) */
@font-face {
  font-family: 'NotoSansKR-Thin';
  font-style: normal;
  font-weight: 100;
  src: url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Thin.woff2') format('woff2'),
       url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Thin.woff') format('woff'),
       url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Thin.otf') format('opentype');
}

@font-face {
  font-family: 'NotoSansKR-Light';
  font-style: normal;
  font-weight: 300;
  src: url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Light.woff2') format('woff2'),
       url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Light.woff') format('woff'),
       url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Light.otf') format('opentype');
}

@font-face {
  font-family: 'NotoSansKR-DemiLight';
  font-style: normal;
  font-weight: 400;
  src: url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-DemiLight.woff2') format('woff2'),
       url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-DemiLight.woff') format('woff'),
       url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-DemiLight.otf') format('opentype');
}

@font-face {
   font-family: 'NotoSansKR-Regular';
   font-style: normal;
   font-weight: 500;
   src: url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Regular.woff2') format('woff2'),
        url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Regular.woff') format('woff'),
        url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Regular.otf') format('opentype');
}

@font-face {
   font-family: 'NotoSansKR-Medium';
   font-style: normal;
   font-weight: 600;
   src: url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Medium.woff2') format('woff2'),
        url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Medium.woff') format('woff'),
        url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Medium.otf') format('opentype');
}

@font-face {
   font-family: 'NotoSansKR-Bold';
   font-style: normal;
   font-weight: 700;
   src: url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Bold.woff2') format('woff2'),
        url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Bold.woff') format('woff'),
        url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Bold.otf') format('opentype');
}

@font-face {
   font-family: 'NotoSansKR-Black';
   font-weight: 800;
   src: url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Black.woff2') format('woff2'),
        url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Black.woff') format('woff'),
        url('https://fonts.bodyfriend.co.kr/NotoSanskrfont/NotoSansKR-Black.otf') format('opentype');
}


/* Bodyfriend_Sans */
@font-face {
  font-family: 'Bodyfriend_Sans_Regular';
  font-style: normal;
  font-weight: 400;
  src: url('https://fonts.bodyfriend.co.kr/Bodyfriend_Sans/Bodyfriend_Sans_Regular.woff2') format('woff2'),
       url('https://fonts.bodyfriend.co.kr/Bodyfriend_Sans/Bodyfriend_Sans_Regular.woff') format('woff'),
       url('https://fonts.bodyfriend.co.kr/Bodyfriend_Sans/Bodyfriend_Sans_Regular.otf') format('opentype');
}

/* bodyfriend (bodyfriend-L, bodyfriend-M, bodyfriend-B) */
@font-face {
font-family: 'bodyfriendL';
font-weight: normal;
src: url('https://fonts.bodyfriend.co.kr/Bodyfriend/BodyFriend-L.woff2') format('woff2'),
      url('https://fonts.bodyfriend.co.kr/Bodyfriend/BodyFriend-L.woff') format('woff');
}
@font-face {
font-family: 'bodyfriendM';
font-weight: normal;
src: url('https://fonts.bodyfriend.co.kr/Bodyfriend/BodyFriend-M.woff2') format('woff2'),
      url('https://fonts.bodyfriend.co.kr/Bodyfriend/BodyFriend-M.woff') format('woff');
}
@font-face {
font-family: 'bodyfriendB';
font-weight: normal;
src: url('https://fonts.bodyfriend.co.kr/Bodyfriend/BodyFriend-B.woff2') format('woff2'),
      url('https://fonts.bodyfriend.co.kr/Bodyfriend/BodyFriend-B.woff') format('woff');
}
/* OAGothic */
@font-face {
   font-family: 'OAGothic-Medium';
   font-style: normal;
   font-weight: 500;
   src: url('https://fonts.bodyfriend.co.kr/OAGothic/OAGothic-Medium.woff2') format('woff2'),
        url('https://fonts.bodyfriend.co.kr/OAGothic/OAGothic-Medium.woff') format('woff'),
        url('https://fonts.bodyfriend.co.kr/OAGothic/OAGothic-Medium.otf') format('opentype');
}
@font-face {
   font-family: 'OAGothic-ExtraBold';
   font-style: normal;
   font-weight: 700;
   src: url('https://fonts.bodyfriend.co.kr/OAGothic/OAGothic-ExtraBold.woff2') format('woff2'),
        url('https://fonts.bodyfriend.co.kr/OAGothic/OAGothic-ExtraBold.woff') format('woff'),
        url('https://fonts.bodyfriend.co.kr/OAGothic/OAGothic-ExtraBold.otf') format('opentype');
}