@font-face {
  font-family: 'Nanum Gothic';
   font-style: normal;
  font-weight: 400;
  src: url(//hackers.com/css/font/NanumGothic-Regular.eot);
  src: url(//hackers.com/css/font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//hackers.com/css/font/NanumGothic-Regular.woff) format('woff'),
       url(//hackers.com/css/font/NanumGothic-Regular.ttf) format('truetype');
}

