macro_rules! static_font_family {
    ($ident:ident, $family:expr) => { ... };
}