@font-face {
  font-family: 'DIYNanum';
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/NanumGothic-Regular.eot);
  src: url(../fonts/NanumGothic-Regulard41d.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NanumGothic-Regular.html) format('woff2'),
       url(../fonts/NanumGothic-Regular.woff) format('woff');
}
@font-face {
  font-family: 'DIYRoboto';
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/Roboto-Regular.otf);
  src: url(../fonts/Roboto-Regulard41d.otf?#iefix) format('embedded-opentype'),
       url(../fonts/Roboto-Regular.html) format('woff2'),
       url(../fonts/Roboto-Regular.woff) format('woff'),
	   url(../fonts/Roboto-Thin.otf) format('opentype');;
}

@font-face {
    font-family: 'DIYNanumMgo';
    src: url(../fonts/NanumMyeongjo.eot);
    src: url(../fonts/NanumMyeongjod41d.eot?#iefix) format("embedded-opentype"), url(../fonts/NanumMyeongjo.woff) format("woff"), url(../fonts/NanumMyeongjo.ttf) format("truetype");
}
