@font-face {
  font-family: 'GmarketSans';
  src: url('../fonts/GmarketSansLight.eot');
  src: url('../fonts/GmarketSansLight.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GmarketSansLight.ttf') format('truetype'),
       url('../fonts/GmarketSansLight.woff') format('woff'),
       url('../fonts/GmarketSansLight.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'GmarketSans';
  src: url('../fonts/GmarketSansMedium.eot');
  src: url('../fonts/GmarketSansMedium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GmarketSansMedium.ttf') format('truetype'),
       url('../fonts/GmarketSansMedium.woff') format('woff'),
       url('../fonts/GmarketSansMedium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'GmarketSans';
  src: url('../fonts/GmarketSansBold.eot');
  src: url('../fonts/GmarketSansBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GmarketSansBold.ttf') format('truetype'),
       url('../fonts/GmarketSansBold.woff') format('woff'),
       url('../fonts/GmarketSansBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}