@charset "utf-8";

@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/pretendard/Pretendard-Regular.otf");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/pretendard/Pretendard-Bold.otf");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/pretendard/Pretendard-Light.otf");
}
 
