﻿@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100; 
  src: url(/libsearch/resources/font/google/NotoSans-Thin.woff) format('woff');	
       
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(/libsearch/resources/font/google/NotoSans-Regular.woff) format('woff');	
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(/libsearch/resources/font/google/NotoSans-Bold.woff) format('woff');	
 }