/* CSS Document */
@import url("global.css");
@import url("layout.css");
@import url("content.css");

@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:400');
@import url('https://fonts.googleapis.com/css?family=Heebo:900');
/*
@font-face{font-family:'Nanum Gothic'; src:url('/font/NanumGothic-Regular.woff')}
@font-face{font-family:'Nanum Gothic'; src:url('/font/NanumGothic-Regular.woff2')}
@font-face{font-family:'Nanum Gothic'; src:url('/font/NanumGothic-Regular.eot')}
@font-face{font-family:'Nanum Gothic'; src:url('/font/NanumGothic-Regular.eot?#iefix')}
@font-face{font-family:'Nanum Gothic'; src:url('/font/NanumGothic-Regular.ttf')}
*/

@import 'https://fonts.googleapis.com/css?family=Montserrat:400,700';
