@charset "utf-8";


@font-face {
  font-family: 'GmarketSans';
  font-weight: 300;
  src: url('../font/GmarketSansTTFLight.woff') format('woff');
}
@font-face {
  font-family: 'GmarketSans';
  font-weight: 400;
  src: url('../font/GmarketSansTTFMedium.woff') format('woff');
}
@font-face {
  font-family: 'GmarketSans';
  font-weight: 700;
  src: url('../font/GmarketSansTTFBold.woff') format('woff');
}