@font-face {
   font-family:'Nanum Barun Gothic';
   font-style:normal;
   font-weight:300;
   src:url('../font/NanumBarunGothic-Light.eot');
   src:url('../font/NanumBarunGothic-Light.eot?#iefix') format('embedded-opentype'),
      url('../font/NanumBarunGothic-Light.woff') format('woff'),
      url('../font/NanumBarunGothic-Light.ttf') format('truetype');
}

@font-face {
   font-family:'Nanum Barun Gothic';
   font-style:normal;
   font-weight:400;
   src:url('../font/NanumBarunGothic-Regular.eot');
   src:url('../font/NanumBarunGothic-Regular.eot?#iefix') format('embedded-opentype'),
      url('../font/NanumBarunGothic-Regular.woff') format('woff'),
      url('../font/NanumBarunGothic-Regular.ttf') format('truetype');
}

@font-face {
   font-family:'Nanum Barun Gothic';
   font-style:normal;
   font-weight:700;
   src:url('../font/NanumBarunGothic-Bold.eot');
   src:url('../font/NanumBarunGothic-Bold.eot?#iefix') format('embedded-opentype'),
      url('../font/NanumBarunGothic-Bold.woff') format('woff'),
      url('../font/NanumBarunGothic-Bold.ttf') format('truetype')
}


@font-face {
    font-family: 'GmarketSans';
    src: url('../font/GmarketSansLight.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('../font/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('../font/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');
@import url("http://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700");
