/* Icon Font Rules - extracted from app.css */
[data-ico-fa]:before{content:attr(data-ico-fa)}
[data-glyph-fa]:before,[data-ico-fa]:before{font-family:Font Awesome\ 6 Pro,Font Awesome\ 6 Brands,Font Awesome\ 6 Free,sans-serif}
[data-glyph-fa]:before{content:attr(data-glyph-fa)}
[data-glyph]:before{content:attr(data-glyph)}
[data-glyph-after]:after,[data-glyph]:before{font-family:Font Awesome\ 6 Pro,Font Awesome\ 6 Brands,Font Awesome\ 6 Free,sans-serif}
[data-glyph-after]:after{content:attr(data-glyph-after)}
