@charset "utf-8";


@font-face {
  font-family: 'NIXGONFONTS_s';
  font-style: normal; 
  font-weight: 300;
  src: url(/assets2/font/NIXGONFONTS L 2.0.ttf) format('truetype');
}

@font-face {
  font-family: 'NIXGONFONTS_m';
  font-style: normal; 
  font-weight: 400;
  src: url(/assets2/font/NIXGONFONTS M 2.0.ttf) format('truetype');
}

@font-face {
  font-family: 'NIXGONFONTS_l';
  font-style: normal; 
  font-weight: 700;
  src: url(/assets2/font/NIXGONFONTS B 2.0.ttf) format('truetype');
}


@font-face {
  font-family: 'KoPubDotum_s';
  font-style: normal; 
  font-weight: 400;
  src: url(/assets2/font/KoPubDotumLight.ttf) format('truetype'),
  	   url(/assets2/font/KoPubDotumLight.woff)  format('woff'), 
  	   url(/assets2/font/KoPubDotumLight.woff2)  format('woff2'), 
  	   url(/assets2/font/KoPubDotumLight.otf) format('truetype');
}

@font-face {
  font-family: 'gmarket_s';
  font-style: normal; 
  font-weight: 400;
  src: url(/assets2/font/GmarketSansTTFLight.ttf) format('truetype'),
  	   url(/assets2/font/GmarketSansTTFLight.woff)  format('woff'), 
  	   url(/assets2/font/GmarketSansTTFLight.woff2)  format('woff2'), 
  	   url(/assets2/font/GmarketSansTTFLight.otf) format('truetype');
}

@font-face {
  font-family: 'gmarket_m';
  font-style: normal; 
  font-weight: 500;
  src: url(/assets2/font/GmarketSansTTFMedium.ttf) format('truetype');
}




/*


@font-face {
  font-family: 'KoPubDotum_m';
  font-style: normal; 
  font-weight: 500;
  src: url(/assets2/font/KoPub Dotum Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal; 
  font-weight: 700;
  src: url(/font/NotoSansKR-Bold.woff2) format('woff2'), 
       url(/font/NotoSansKR-Bold.woff) format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal; 
  font-weight: 900;
  src: url(/font/NotoSansKR-Black.woff2) format('woff2'), 
       url(/font/NotoSansKR-Black.woff) format('woff');
}


@font-face {
  font-family: 'Metropolis';
  font-style: normal; 
  font-weight: 200;
  src: url(/font/MetropolisLight.woff) format('woff'), 
       url(/font/MetropolisLight.otf) format('truetype');
}

@font-face {
  font-family: 'Metropolis';
  font-style: normal; 
  font-weight: 300;
  src:url(/font/MetropolisMedium.woff) format('woff'), 
       url(/font/MetropolisMedium.otf) format('truetype');
}

@font-face {
  font-family: 'Metropolis';
  font-style: normal; 
  font-weight: 400;
  src:url(/font/MetropolisRegular.woff) format('woff'), 
       url(/font/MetropolisRegular.otf) format('truetype');
}

@font-face {
  font-family: 'Metropolis';
  font-style: normal; 
  font-weight: 500;
  src:url(/font/MetropolisBold.woff) format('woff'), 
       url(/font/MetropolisBold.otf) format('truetype');
}

@font-face {
  font-family: 'Metropolis';
  font-style: normal; 
  font-weight: 600;
  src: url(/font/MetropolisExtraBold.woff) format('woff'), 
       url(/font/MetropolisExtraBold.otf) format('truetype');
}

@font-face {
  font-family: 'Metropolis';
  font-style: normal; 
  font-weight: 700;
  src: url(/font/MetropolisBlack.woff) format('woff'), 
       url(/font/MetropolisBlack.otf) format('truetype');
}

@font-face {
  font-family: 'RixSMj';
  font-style: normal; 
  font-weight: 400;
  src:url(/font/RixSMjL.woff) format('woff'), 
       url(/font/RixSMjL.otf) format('truetype');
}

@font-face {
  font-family: 'RixSMj';
  font-style: normal; 
  font-weight: 500;
  src:url(/font/RixSMjM.woff) format('woff'), 
       url(/font/RixSMjM.otf) format('truetype');
}

@font-face {
  font-family: 'RixSMj';
  font-style: normal; 
  font-weight: 600;
  src: url(/font/RixSMjB.woff) format('woff'), 
       url(/font/RixSMjB.otf) format('truetype');
}
*/