@charset "UTF-8";

/* Pretendard */
@font-face {
  font-family: "Pretendard";
  src: url(../font/Pretendard-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard";
  src: url(../font/Pretendard-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard";
  src: url(../font/Pretendard-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard";
  src: url(../font/Pretendard-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}


/* jost */
@font-face {
  font-family: "Jost";
  src: url(../font/Jost-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url(../font/Jost-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url(../font/Jost-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
