/* =DW2PDF Plugin
----------------------------------------------- */

.page-tools {
    a.export_pdf {
        span.icon::before {
            content: "\F756";
        }
    }
}
