/*

 * 여기는 설명부분

 * 폰트이름 (Korean)

 */

@font-face {
  font-family: Nix;
  src: local(Nix),
       local(Nix),
       url(NIXGONFONTS_M_2.eot?#iefix) format('embedded-opentype'),
       url(NIXGONFONTS_M_2.woff) format('woff'),
       url(NIXGONFONTS_M_2.ttf) format('truetype');
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: Nix;
  src: local(Nix),
       local(Nix),
       url(NIXGONFONTS_L_2.eot?#iefix) format('embedded-opentype'),
       url(NIXGONFONTS_L_2.woff) format('woff'),
       url(NIXGONFONTS_L_2.ttf) format('truetype');
  font-style: normal;
  font-weight: 300;
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: Nix;
  src: local(Nix),
       local(Nix),
       url(NIXGONFONTS_B_2.eot?#iefix) format('embedded-opentype'),
       url(NIXGONFONTS_B_2.woff) format('woff'),
       url(NIXGONFONTS_B_2.ttf) format('truetype');
  font-style: normal;
  font-weight: 500;
  unicode-range: U+0-10FFFF;
}