/* =========================================
   PKU Sampangan - Global Plugin Font
   ========================================= */

/* Apply Inter to all frontend elements generated by this plugin. */
:where([class^="pku-"], [class*=" pku-"]) {
    font-family: 'Inter', sans-serif;
}
