@font-face {
  font-family: 'Gmarket Sans';
  src: url('font/GmarketSansTTFBold.eot'); /* IE9 Compat Modes */
  src: url('font/GmarketSansTTFBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/GmarketSansTTFBold.woff') format('woff'), /* Modern Browsers */
       url('font/GmarketSansTTFBold.ttf')  format('truetype'); /* Safari, Android, iOS */
              
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'Gmarket Sans';
  src: url('font/GmarketSansTTFMedium.eot'); /* IE9 Compat Modes */
  src: url('font/GmarketSansTTFMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/GmarketSansTTFMedium.woff') format('woff'), /* Modern Browsers */
       url('font/GmarketSansTTFMedium.ttf')  format('truetype'); /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  500;
}

@font-face {
  font-family: 'Gmarket Sans';
  src: url('font/GmarketSansTTFLight.eot'); /* IE9 Compat Modes */
  src: url('font/GmarketSansTTFLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/GmarketSansTTFLight.woff') format('woff'), /* Modern Browsers */
       url('font/GmarketSansTTFLight.ttf')  format('truetype'); /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  300;
}


/*Noto Sans KR*/
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 100; 
  src: url(fonts/NotoSansKR-Thin.woff) format('woff'), 
  url(fonts/NotoSansKR-Thin.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; font-weight: 300; 
  src: url(fonts/NotoSansKR-Light.woff) format('woff'), 
  url(fonts/NotoSansKR-Light.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; font-weight: 400; 
  src: url(fonts/NotoSansKR-Regular.woff) format('woff'), 
  url(fonts/NotoSansKR-Regular.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; font-weight: 500; 
  src: url(fonts/NotoSansKR-Medium.woff) format('woff'), 
  url(fonts/NotoSansKR-Medium.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; font-weight: 700; 
  src: url(fonts/NotoSansKR-Bold.woff) format('woff'), 
  url(fonts/NotoSansKR-Bold.otf) format('opentype'); 
} 
@font-face { 
    font-family: 'Noto Sans KR'; 
    font-style: normal; font-weight: 900; 
    src: url(fonts/NotoSansKR-Black.woff) format('woff'), 
    url(fonts/NotoSansKR-Black.otf) format('opentype'); 
} 

@font-face { 
    font-family: 'BMYEONSUNG'; 
    font-style: normal; font-weight: 300; 
    src:url(fonts/BMYEONSUNG_ttf.woff) format('woff'), 
    url(fonts/BMYEONSUNG_otf) format('opentype'); 
} 
@font-face { 
    font-family: 'BMJUA'; 
    font-style: normal; font-weight: 300; 
    src:url(fonts/BMJUA_ttf.woff) format('woff'), 
    url(fonts/BMJUA_otf) format('opentype'); 
} 
