/* Local overrides for the 4 font weights actually used on the site.
   Loaded after app.css so these @font-face rules win the cascade —
   avoids depending on cedefindo.co.id/fonts/ at runtime. */
@font-face{font-family:Karma;src:url(font/Karma-Regular.woff2) format("woff2"),url(font/Karma-Regular.woff) format("woff");font-weight:400;font-style:normal}
@font-face{font-family:Karma;src:url(font/Karma-Bold.woff2) format("woff2"),url(font/Karma-Bold.woff) format("woff");font-weight:700;font-style:normal}
@font-face{font-family:"Futura Md BT";src:url(font/FuturaBT-Medium.woff2) format("woff2"),url(font/FuturaBT-Medium.woff) format("woff");font-weight:500;font-style:normal}
@font-face{font-family:"Futura Lt BT";src:url(font/FuturaBT-Light.woff2) format("woff2"),url(font/FuturaBT-Light.woff) format("woff");font-weight:300;font-style:normal}
