/**
 * Entity Icons
 */
.node-type-post .title .icon:before,
.page-node-14 .title .icon:before,
.rawt-grid .item-post .grid-label .icon:before,
.rawt-grid .item-post .details-content .icon:before,
.rawt-preview .item-post h2 .icon:before,
.rawt-carousel .item-post .carousel-label .icon:before,
.rawt-entity-nav .item-post .action .icon:before,
.rawt-spread-post .spread-parent h2 .icon:before,
.rawt-spread-post .spread-parent .action .icon:before,
.rawt-spread-post .spread-child-type-image .action .icon:before,
.rawt-spread .spread-child-type-post .action .icon:before,
.rawt-taxonomy-browser .browser-slide-post .action .icon:before,
.rawt-entity-index .post-section caption .icon:before,
.rawt-entity-tree .post-section .icon:before,
.rawt-button-list .menu-member-posts .icon:before,
.rawt-search-workspace .search-type-post .icon:before,
.search-result-post .search-result-type-icon:before {
    font-family: inherit !important;
    content: "\f0e6" !important;
}