/** Clash Display — Indian Type Foundry / Fontshare, weight range 200–700. */
@import url("https://api.fontshare.com/v2/css?f[]=clash-display@200,300,400,500,600,700&display=swap");

/* Normalize the family name used by the supplied Fontshare package. */
:root { --font-clash-display: "Clash Display", "ClashDisplay-Variable"; }
