/* Self-hosted Inter & Nunito (TTF) */
@font-face{font-family:'Inter';src:url('/static/fonts/Inter_18pt-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Inter';src:url('/static/fonts/Inter_18pt-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Inter';src:url('/static/fonts/Inter_18pt-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Nunito';src:url('/static/fonts/Nunito-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Nunito';src:url('/static/fonts/Nunito-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Nunito';src:url('/static/fonts/Nunito-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}

/* Apply */
body{font-family:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif}
h1,h2,h3,h4,h5,h6{font-family:'Nunito','Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif}
