export type FontWeightAbsolute = "bold" | "normal" | number;