﻿@charset 'utf-8';


/* 추가폰트 ****************************************/
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i&amp;subset=cyrillic,latin-ext');


/*
* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'MALGUN';
  font-style: normal;
  font-weight: 100;
  src: url(//bizdemo40260/img/font/MALGUNSL.woff2) format('woff2'),
       url(//bizdemo40260/img/font/MALGUNSL.woff) format('woff'),
       url(//bizdemo40260/img/font/MALGUNSL.otf) format('opentype');
}
@font-face {
  font-family: 'MALGUN';
  font-style: normal;
  font-weight: 300;
  src: url(//bizdemo40260/img/font/MALGUN.woff2) format('woff2'),
       url(//bizdemo40260/img/font/MALGUN.woff) format('woff'),
       url(//bizdemo40260/img/font/MALGUN.otf) format('opentype');
}
@font-face {
   font-family: 'MALGUN';
   font-style: normal;
   font-weight: 400;
   src: url(//bizdemo40260/img/font/MALGUNBD.woff2) format('woff2'),
        url(//bizdemo40260/img/font/MALGUNBD.woff) format('woff'),
        url(//bizdemo40260/img/font/MALGUNBD.otf) format('opentype');
 }
@font-face {
   font-family: 'MALGUN';
   font-style: normal;
   font-weight: 500;
   src: url(//bizdemo40260/img/font/MALGUN.woff2) format('woff2'),
        url(//bizdemo40260/img/font/MALGUN.woff) format('woff'),
        url(//bizdemo40260/img/font/MALGUN.otf) format('opentype');
 }
@font-face {
   font-family: 'MALGUN';
   font-style: normal;
   font-weight: 700;
   src: url(//bizdemo40260/img/font/MALGUNBD.woff2) format('woff2'),
        url(//bizdemo40260/img/font/MALGUNBD.woff) format('woff'),
        url(//bizdemo40260/img/font/MALGUNBD.otf) format('opentype');
 }
@font-face {
   font-family: 'MALGUN';
   font-style: normal;
   font-weight: 900;
   src: url(//bizdemo40260/img/font/MALGUNBD.woff2) format('woff2'),
        url(//bizdemo40260/img/font/MALGUNBD.woff) format('woff'),
        url(//bizdemo40260/img/font/MALGUNBD.otf) format('opentype');
 }











