/* GmarketSans Bold */
@font-face {
  font-family: 'GmarketSans-bold';
  src: url('gmarketsansbold-webfont.eot');
  src: url('gmarketsansbold-webfont.eot?#iefix') format('embedded-opentype'),
       url('gmarketsansbold-webfont.woff2') format('woff2'),
       url('gmarketsansbold-webfont.woff') format('woff'),
       url('gmarketsansbold-webfont.ttf') format('truetype'),
       url('gmarketsansbold-webfont.svg#GmarketSansBold') format('svg');
  font-weight: 700;
  font-style: normal;
}

/* GmarketSans Medium */
@font-face {
  font-family: 'GmarketSans-medium';
  src: url('gmarketsansmedium-webfont.eot');
  src: url('gmarketsansmedium-webfont.eot?#iefix') format('embedded-opentype'),
       url('gmarketsansmedium-webfont.woff2') format('woff2'),
       url('gmarketsansmedium-webfont.woff') format('woff'),
       url('gmarketsansmedium-webfont.ttf') format('truetype'),
       url('gmarketsansmedium-webfont.svg#GmarketSansMedium') format('svg');
  font-weight: 500;
  font-style: normal;
}

/* GmarketSans Light */
@font-face {
  font-family: 'GmarketSans-light';
  src: url('gmarketsanslight-webfont.eot');
  src: url('gmarketsanslight-webfont.eot?#iefix') format('embedded-opentype'),
       url('gmarketsanslight-webfont.woff2') format('woff2'),
       url('gmarketsanslight-webfont.woff') format('woff'),
       url('gmarketsanslight-webfont.ttf') format('truetype'),
       url('gmarketsanslight-webfont.svg#GmarketSansLight') format('svg');
  font-weight: 400;
  font-style: normal;
}