﻿@charset "utf-8";

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

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

@font-face {
  font-family: 'RixSGo M';
  font-style: normal;
  font-weight: normal;
  src: url('/common/font/rixsgo_M.eot');
  src: url('/common/font/rixsgo_M.eot?#iefix') format('embedded-opentype'),
  url('/common/font/rixsgo_M.woff') format('woff'),
  url('/common/font/rixsgo_M.ttf') format('truetype');
}

@font-face {
  font-family: 'RixSGo B';
  font-style: normal;
  font-weight: normal;
  src: url('/common/font/rixsgo_B.eot');
  src: url('/common/font/rixsgo_B.eot?#iefix') format('embedded-opentype'),
  url('/common/font/rixsgo_B.woff') format('woff'),
  url('/common/font/rixsgo_B.ttf') format('truetype');
}

@font-face {
  font-family: 'RixSGo EB';
  font-style: normal;
  font-weight: normal;
  src: url('/common/font/rixsgo_EB.eot');
  src: url('/common/font/rixsgo_EB.eot?#iefix') format('embedded-opentype'),
  url('/common/font/rixsgo_EB.woff') format('woff'),
  url('/common/font/rixsgo_EB.ttf') format('truetype');
}

@font-face {
  font-family: "RixSGo L";
  font-style: normal;
  font-weight: normal;
  src: url('../../common/font/rixsgo_L.eot');
  src: url('../../common/font/rixsgo_L.eot?#iefix') format('embedded-opentype'),
       url('../../common/font/rixsgo_L.woff') format('woff'),
       url('../../common/font/rixsgo_L.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto B';
  font-style: normal;
  font-weight: normal;
  src: url('/common/font/Roboto-Bold-webfont.eot');
  src: url('/common/font/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('/common/font/Roboto-Bold-webfont.woff') format('woff'),
  url('/common/font/Roboto-Bold-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto M';
  font-style: normal;
  font-weight: normal;
  src: url('/common/font/Roboto-Medium.eot');
  src: url('/common/font/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
  url('/common/font/Roboto-Medium.woff') format('woff'),
  url('/common/font/Roboto-Medium.ttf') format('truetype');
}

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