@font-face {
  font-family: "G마켓 산스 TTF";
  src: url('https://static.prd.caredoc.kr/font/GmarketSans/GmarketSansTTFLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "G마켓 산스 TTF";
  src: url('https://static.prd.caredoc.kr/font/GmarketSans/GmarketSansTTFMedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "G마켓 산스 TTF";
  src: url('https://static.prd.caredoc.kr/font/GmarketSans/GmarketSansTTFBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}