/* Paperlogy 400 · 500 · 700 (MSDS 앱과 같은 파일). 경로는 사이트 /fonts/. Pretendard 는 사이트 /fonts/PretendardVariable.woff2 (solution-landing.css) 를 그대로 쓴다. */
@font-face{font-family:"Paperlogy";font-style:normal;font-weight:400;font-display:swap;src:url("/fonts/Paperlogy-4Regular.woff2") format("woff2")}
@font-face{font-family:"Paperlogy";font-style:normal;font-weight:500;font-display:swap;src:url("/fonts/Paperlogy-5Medium.woff2") format("woff2")}
@font-face{font-family:"Paperlogy";font-style:normal;font-weight:700;font-display:swap;src:url("/fonts/Paperlogy-7Bold.woff2") format("woff2")}
