/* tb-icons.css — TownBin Signature Icons (REFERENCE) */
.tb-ico[data-ico="like"]::before{content:"❤";}
.tb-ico[data-ico="comment"]::before{content:"◌";}
.tb-ico[data-ico="share"]::before{content:"↗";}
.tb-ico[data-ico="save"]::before{content:"◻";}
.tb-ico[data-ico="bin"]::before{content:"＋";}
.tb-ico[data-ico="nav"]::before{content:"➤";}
.tb-ico[data-ico="call"]::before{content:"☎";}
.tb-ico[data-ico="web"]::before{content:"◎";}
.tb-ico[data-ico="refresh"]::before{content:"⟳";}
.tb-ico[data-ico="me"]::before{content:"◉";}
