@font-face {
    font-family: "PretendardBlack";
    src: url("./fonts/woff/Pretendard-Black.woff");
}
@font-face {
    font-family: "PretendardBold";
    src: url("./fonts/woff/Pretendard-Bold.woff");
}
@font-face {
    font-family: "PretendardLight";
    src: url("./fonts/woff/Pretendard-Light.woff");
}
@font-face {
    font-family: "PretendardMedium";
    font-weight: 300;
    src: url("./fonts/woff/Pretendard-Medium.woff");
}
@font-face {
    font-family: "PretendardRegular";
    font-weight: 100;
    src: url("./fonts/woff/Pretendard-Regular.woff");
}
