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