| 1 |
@font-face { |
| 2 |
font-family: 'charitable'; |
| 3 |
src: url("../fonts/charitable.eot?o8h719"); |
| 4 |
src: url("../fonts/charitable.eot?#iefixo8h719") format("embedded-opentype"), url("../fonts/charitable.ttf?o8h719") format("truetype"), url("../fonts/charitable.woff?o8h719") format("woff"), url("../fonts/charitable.svg?o8h719#charitable") format("svg"); |
| 5 |
font-weight: normal; |
| 6 |
font-style: normal; } |
| 7 |
[class^="icon-"], [class*=" icon-"] { |
| 8 |
speak: none; |
| 9 |
font-style: normal; |
| 10 |
font-weight: normal; |
| 11 |
font-variant: normal; |
| 12 |
text-transform: none; |
| 13 |
line-height: 1; |
| 14 |
font-size: 20px; |
| 15 |
/* Better Font Rendering =========== */ |
| 16 |
-webkit-font-smoothing: antialiased; |
| 17 |
-moz-osx-font-smoothing: grayscale; } |
| 18 |
|
| 19 |
.icon-donations:before { |
| 20 |
content: "\e600"; |
| 21 |
font-family: 'charitable'; } |
| 22 |
|
| 23 |
.icon-charitable:before { |
| 24 |
content: "\e601"; |
| 25 |
font-family: 'charitable'; } |
| 26 |
|
| 27 |
.icon-campaign-creator:before { |
| 28 |
content: "\e602"; |
| 29 |
font-family: 'charitable'; } |
| 30 |
|
| 31 |
.icon-donations-grab:before { |
| 32 |
content: "\e603"; |
| 33 |
font-family: 'charitable'; } |
| 34 |
|
| 35 |
#adminmenu .menu-icon-campaign .wp-menu-image:before { |
| 36 |
font-family: charitable !important; |
| 37 |
content: "\e601"; } |
| 38 |
#adminmenu .toplevel_page_charitable .wp-menu-image:before { |
| 39 |
font-family: charitable !important; |
| 40 |
content: "\e601"; } |
| 41 |
|
| 42 |
#available-widgets [class*="charitable_campaigns_widget"] .widget-title:before { |
| 43 |
font-family: charitable !important; |
| 44 |
content: "\e601"; } |
| 45 |
#available-widgets [class*="charitable_donate_widget"] .widget-title:before { |
| 46 |
font-family: charitable !important; |
| 47 |
content: "\e600"; } |
| 48 |
#available-widgets [class*="campaign_creator_widget"] .widget-title:before { |
| 49 |
font-family: charitable !important; |
| 50 |
content: "\e602"; } |
| 51 |
#available-widgets [class*="charitable_donors_widget"] .widget-title:before { |
| 52 |
content: "\f307"; |
| 53 |
top: -4px; } |
| 54 |
#available-widgets [class*="charitable_campaign_terms_widget"] .widget-title:before { |
| 55 |
content: "\f318"; |
| 56 |
top: -4px; } |
| 57 |
|
| 58 |
/*# sourceMappingURL=charitable-admin-menu.css.map */ |
| 59 |
|