@font-face {
  font-family: "Gmarket Sans";
  font-style: normal;
  font-weight: 400;
  src: url("./GmarketSansOTF/GmarketSansMedium.otf") format("opentype"),
    url("./GmarketSansTTF/GmarketSansTTFMedium.ttf") format("truetype");
}

@font-face {
  font-family: "Gmarket Sans";
  font-style: normal;
  font-weight: 500;
  src: url("./GmarketSansOTF/GmarketSansBold.otf") format("opentype"),
    url("./GmarketSansTTF/GmarketSansTTFBold.ttf") format("truetype");
}
