@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/* NotoSansCJKkr */
@font-face{
  font-family:"NotoSansCJKkr";
  src: url("../font/NotoSansCJKkr-Thin.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Thin.woff") format("woff"),
  url("../font/NotoSansCJKkr-Thin.otf")  format("opentype");
  font-weight:100;
  font-style:normal;
}
@font-face{
  font-family:"NotoSansCJKkr";
  src: url("../font/NotoSansCJKkr-Light.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Light.woff") format("woff"),
  url("../font/NotoSansCJKkr-Light.otf")  format("opentype");
  font-weight:300;
  font-style:normal;
}
@font-face{
  font-family:"NotoSansCJKkr";
  src: url("../font/NotoSansCJKkr-DemiLight.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-DemiLight.woff") format("woff"),
  url("../font/NotoSansCJKkr-DemiLight.otf")  format("opentype");
  font-weight:350;
  font-style:normal;
}
@font-face{
  font-family:"NotoSansCJKkr";
  src: url("../font/NotoSansCJKkr-Regular.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Regular.woff") format("woff"),
  url("../font/NotoSansCJKkr-Regular.otf")  format("opentype");
  font-weight:400;
  font-style:normal;
}
@font-face{
  font-family:"NotoSansCJKkr";
  src: url("../font/NotoSansCJKkr-Medium.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Medium.woff") format("woff"),
  url("../font/NotoSansCJKkr-Medium.otf")  format("opentype");
  font-weight:500;
  font-style:normal;
}
@font-face{
  font-family:"NotoSansCJKkr";
  src: url("../font/NotoSansCJKkr-Bold.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Bold.woff") format("woff"),
  url("../font/NotoSansCJKkr-Bold.otf")  format("opentype");
  font-weight:700;
  font-style:normal;
}

@font-face{
  font-family:"NotoSansCJKkr";
  src: url("../font/NotoSansCJKkr-Black.eot?#iefix") format('embedded-opentype'),
  url("../font/NotoSansCJKkr-Black.woff") format("woff"),
  url("../font/NotoSansCJKkr-Black.otf")  format("opentype");
  font-weight:900;
  font-style:normal;
}

/* Gotham */
@font-face {
  font-family: "Gotham";
  src:  url("../font/Gotham-Medium/Gotham-Medium.eot");
  src:	url("../font/Gotham-Medium/Gotham-Medium.woff") format("woff"),
  		url("../font/Gotham-Medium/Gotham-Medium.eot?#iefix") format("embedded-opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src:  url("../font/Gotham-Light/Gotham-Light.eot");
  src:	url("../font/Gotham-Light/Gotham-Light.woff") format("woff"),
    		url("../font/Gotham-Light/Gotham-Light.eot?#iefix") format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}

/* YoonV_YMjO */
@font-face {
  font-family: "YoonV_YMjO";
  src:url("../font/YDV_YMjO550.eot");
  src:url("../font/YDV_YMjO550.woff") format("woff"),
  		url("../font/YDV_YMjO550.eot?#iefix") format("embedded-opentype");
  font-style: normal;
}


/* FuturaStd */
@font-face {
  font-family: "FuturaStd";
  src:url("../font/FuturaStd-Heavy.eot");
  src:url("../font/FuturaStd-Heavy.woff") format("woff"),
  		url("../font/FuturaStd-Heavy.eot?#iefix") format("embedded-opentype"),
      url("../font/FuturaStd-Heavy.otf")  format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "FuturaStd";
  src:url("../font/FuturaStd-Book.eot");
  src:url("../font/FuturaStd-Book.woff") format("woff"),
  		url("../font/FuturaStd-Book.eot?#iefix") format("embedded-opentype"),
      url("../font/FuturaStd-Book.otf")  format("opentype");
  font-weight: 500;
  font-style: normal;
}
