﻿@charset "utf-8";

@font-face {
  font-family: "NotoSansCJKkr";
  font-weight: 300;
  font-style: normal;
  src: url("/common/fonts/NotoSans-DemiLight.eot?") format("eot"),
  url("/common/fonts/NotoSans-DemiLight.otf") format("opentype"),
  url("/common/fonts/NotoSans-DemiLight.woff") format("woff"),
  url("/common/fonts/NotoSans-DemiLight.woff2") format("woff2");
}

@font-face {
  font-family: "NotoSansCJKkr";
  font-weight: 400;
  font-style: normal;
  src: url("/common/fonts/NotoSans-Regular.eot?") format("eot"),
  url("/common/fonts/NotoSans-Regular.otf") format("opentype"),
  url("/common/fonts/NotoSans-Regular.woff") format("woff"),
  url("/common/fonts/NotoSans-Regular.woff2") format("woff2");
}