@font-face {
    font-family: "pretendard";
    src: url("../assets/fonts/pretendard/Pretendard-Light.otf") format("opentype");
    font-weight: 400;
}

@font-face {
    font-family: "helvetica";
    src: url("../assets/fonts/helvetica/HelveticaNeueLTPro-Lt.otf") format("opentype");
    font-weight: 400;
}

@font-face {
    font-family: "helvetica";
    src: url("../assets/fonts/helvetica/HelveticaNeueLTPro-LtIt.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
}