@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-display: swap;
  src: url("fonts/Pretendard-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-display: swap;
  src: url("fonts/Pretendard-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-display: swap;
  src: url("fonts/Pretendard-Bold.ttf") format("truetype");
}
