@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
/*

font-family: 'Noto Sans KR', sans-serif;



@font-face {

  font-family: 'Nanum Barun Gothic';

  font-style: normal;

  font-weight: 300;

  src: url(../fonts/light/NanumBarunGothic_Light.eot);

  src: local('Nanum Barun Gothic Light'),

       local('NanumBarunGothic_Light'),

       url(../fonts/light/NanumBarunGothic_Light.eot?#iefix) format('embedded-opentype'),

       url(../fonts/light/NanumBarunGothic_Light.woff) format('woff'),

       url(../fonts/light/NanumBarunGothic_Light.otf) format('truetype');

}



@font-face {

  font-family: 'Nanum Barun Gothic';

  font-style: normal;

  font-weight: 400;

  src: url(../fonts/light/NanumBarunGothic_Regular.eot);

  src: local('Nanum Barun Gothic'),

       local('NanumBarunGothic_Regular'),

       url(../fonts/light/NanumBarunGothic_Regular.eot?#iefix) format('embedded-opentype'),

       url(../fonts/light/NanumBarunGothic_Regular.woff) format('woff'),

       url(../fonts/light/NanumBarunGothic_Regular.otf) format('truetype');

}



@font-face {

  font-family: 'Nanum Barun Gothic';

  font-style: normal;

  font-weight: 700;

  src: url(../fonts/light/NanumBarunGothic_Bold.eot);

  src: local('Nanum Barun Gothic Bold'),

       local('NanumBarunGothic_Bold'),

       url(../fonts/light/NanumBarunGothic_Bold.eot?#iefix) format('embedded-opentype'),

       url(../fonts/light/NanumBarunGothic_Bold.woff) format('woff'),

       url(../fonts/light/NanumBarunGothic_Bold.otf) format('truetype');

}

*/