| 1 |
@font-face { |
| 2 |
font-family: 'bp-icon'; |
| 3 |
src: url('fonts/bp-icon.eot?9rofud'); |
| 4 |
src: url('fonts/bp-icon.eot?9rofud#iefix') format('embedded-opentype'), |
| 5 |
url('fonts/bp-icon.ttf?9rofud') format('truetype'), |
| 6 |
url('fonts/bp-icon.woff?9rofud') format('woff'), |
| 7 |
url('fonts/bp-icon.svg?9rofud#bp-icon') format('svg'); |
| 8 |
font-weight: normal; |
| 9 |
font-style: normal; |
| 10 |
font-display: block; |
| 11 |
} |
| 12 |
|
| 13 |
.bp-icon { |
| 14 |
/* use !important to prevent issues with browser extensions that change fonts */ |
| 15 |
font-family: 'bp-icon' !important; |
| 16 |
speak: never; |
| 17 |
font-style: normal; |
| 18 |
font-weight: normal; |
| 19 |
font-variant: normal; |
| 20 |
text-transform: none; |
| 21 |
line-height: 1; |
| 22 |
|
| 23 |
/* Better Font Rendering =========== */ |
| 24 |
-webkit-font-smoothing: antialiased; |
| 25 |
-moz-osx-font-smoothing: grayscale; |
| 26 |
} |
| 27 |
|
| 28 |
.bp-logo-text:before { |
| 29 |
content: "\e929"; |
| 30 |
color: #c8cacf; |
| 31 |
} |
| 32 |
.bp-logo-dark:before { |
| 33 |
content: "\e92a"; |
| 34 |
color: #72787f; |
| 35 |
} |
| 36 |
.bp-fundraising-campaign:before { |
| 37 |
content: "\e926"; |
| 38 |
} |
| 39 |
.bp-payment-form:before { |
| 40 |
content: "\e927"; |
| 41 |
} |
| 42 |
.bp-user-dashboard:before { |
| 43 |
content: "\e928"; |
| 44 |
} |
| 45 |
.bp-view:before { |
| 46 |
content: "\e921"; |
| 47 |
} |
| 48 |
.bp-delete:before { |
| 49 |
content: "\e925"; |
| 50 |
} |
| 51 |
.bp-imported:before { |
| 52 |
content: "\e920"; |
| 53 |
} |
| 54 |
.bp-left-arrow-lite:before { |
| 55 |
content: "\e91f"; |
| 56 |
} |
| 57 |
.bp-license:before { |
| 58 |
content: "\e91e"; |
| 59 |
color: #fff; |
| 60 |
} |
| 61 |
.bp-envelope:before { |
| 62 |
content: "\e922"; |
| 63 |
color: #b0b7d6; |
| 64 |
} |
| 65 |
.bp-logo-2:before { |
| 66 |
content: "\e923"; |
| 67 |
color: #b0b7d6; |
| 68 |
} |
| 69 |
.bp-user:before { |
| 70 |
content: "\e924"; |
| 71 |
color: #b0b7d6; |
| 72 |
} |
| 73 |
.bp-logo:before { |
| 74 |
content: "\e91d"; |
| 75 |
} |
| 76 |
.bp-wallet:before { |
| 77 |
content: "\e917"; |
| 78 |
} |
| 79 |
.bp-copy-square:before { |
| 80 |
content: "\e916"; |
| 81 |
} |
| 82 |
.bp-copy:before { |
| 83 |
content: "\e915"; |
| 84 |
} |
| 85 |
.bp-refresh:before { |
| 86 |
content: "\e914"; |
| 87 |
} |
| 88 |
.bp-minus:before { |
| 89 |
content: "\e912"; |
| 90 |
} |
| 91 |
.bp-caret-right:before { |
| 92 |
content: "\e913"; |
| 93 |
} |
| 94 |
.bp-plus:before { |
| 95 |
content: "\e911"; |
| 96 |
} |
| 97 |
.bp-card:before { |
| 98 |
content: "\e900"; |
| 99 |
} |
| 100 |
.bp-caret-down:before { |
| 101 |
content: "\e901"; |
| 102 |
} |
| 103 |
.bp-caret-left:before { |
| 104 |
content: "\e902"; |
| 105 |
} |
| 106 |
.bp-contribute:before { |
| 107 |
content: "\e903"; |
| 108 |
} |
| 109 |
.bp-crown:before { |
| 110 |
content: "\e904"; |
| 111 |
} |
| 112 |
.bp-doc:before { |
| 113 |
content: "\e905"; |
| 114 |
} |
| 115 |
.bp-gear-alt:before { |
| 116 |
content: "\e906"; |
| 117 |
} |
| 118 |
.bp-gear:before { |
| 119 |
content: "\e907"; |
| 120 |
} |
| 121 |
.bp-heart:before { |
| 122 |
content: "\e908"; |
| 123 |
} |
| 124 |
.bp-help-center:before { |
| 125 |
content: "\e909"; |
| 126 |
} |
| 127 |
.bp-info:before { |
| 128 |
content: "\e90a"; |
| 129 |
} |
| 130 |
.bp-list-check:before { |
| 131 |
content: "\e90b"; |
| 132 |
} |
| 133 |
.bp-mail:before { |
| 134 |
content: "\e90c"; |
| 135 |
} |
| 136 |
.bp-pen:before { |
| 137 |
content: "\e90d"; |
| 138 |
} |
| 139 |
.bp-server:before { |
| 140 |
content: "\e90e"; |
| 141 |
} |
| 142 |
.bp-swap:before { |
| 143 |
content: "\e90f"; |
| 144 |
} |
| 145 |
.bp-wave:before { |
| 146 |
content: "\e910"; |
| 147 |
} |
| 148 |
.bp-wordpress:before { |
| 149 |
content: "\e91c"; |
| 150 |
} |
| 151 |
.bp-youtube:before { |
| 152 |
content: "\e919"; |
| 153 |
} |
| 154 |
.bp-brand:before { |
| 155 |
content: "\e919"; |
| 156 |
} |
| 157 |
.bp-social:before { |
| 158 |
content: "\e919"; |
| 159 |
} |
| 160 |
.bp-twitter:before { |
| 161 |
content: "\e91a"; |
| 162 |
} |
| 163 |
.bp-brand1:before { |
| 164 |
content: "\e91a"; |
| 165 |
} |
| 166 |
.bp-tweet:before { |
| 167 |
content: "\e91a"; |
| 168 |
} |
| 169 |
.bp-social1:before { |
| 170 |
content: "\e91a"; |
| 171 |
} |
| 172 |
.bp-facebook:before { |
| 173 |
content: "\e91b"; |
| 174 |
} |
| 175 |
.bp-github-alt:before { |
| 176 |
content: "\e918"; |
| 177 |
} |
| 178 |
|