pub static FONT_BOLD: Lazy<String>
Generated from css file. Class content: font-weight: 700;
font-weight: 700;
html!("div", { .dwclass!("font_bold") });