@charset "utf-8";

@font-face {
  font-family: "GmarketSans";
  font-weight: 300;
  src: url(./woff2/GmarketSansLight.woff2) format('woff2');
}
@font-face {
  font-family: "GmarketSans";
  font-weight: 500;
  src: url(./woff2/GmarketSansMedium.woff2) format('woff2');
}
@font-face {
  font-family: "GmarketSans";
  font-weight: 800;
  src: url(./woff2/GmarketSansBold.woff2) format('woff2');
}