icons.css
229 lines
| 1 | @font-face { |
| 2 | font-family: 'rswpthemes-icon'; |
| 3 | src: url('fonts/rswpthemes-icons.eot?y7c0f5'); |
| 4 | src: url('fonts/rswpthemes-icons.eot?y7c0f5#iefix') format('embedded-opentype'), |
| 5 | url('fonts/rswpthemes-icons.ttf?y7c0f5') format('truetype'), |
| 6 | url('fonts/rswpthemes-icons.woff?y7c0f5') format('woff'), |
| 7 | url('fonts/rswpthemes-icons.svg?y7c0f5#rswpthemes-icons') format('svg'); |
| 8 | font-weight: normal; |
| 9 | font-style: normal; |
| 10 | font-display: block; |
| 11 | } |
| 12 | |
| 13 | .rswpthemes-icon { |
| 14 | /* use !important to prevent issues with browser extensions that change fonts */ |
| 15 | font-family: 'rswpthemes-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 | .icon-angle-down-solid:before { |
| 29 | content: "\e900"; |
| 30 | } |
| 31 | .icon-angle-left-solid:before { |
| 32 | content: "\e901"; |
| 33 | } |
| 34 | .icon-angle-right-solid:before { |
| 35 | content: "\e902"; |
| 36 | } |
| 37 | .icon-angle-up-solid:before { |
| 38 | content: "\e903"; |
| 39 | } |
| 40 | .icon-apple:before { |
| 41 | content: "\e904"; |
| 42 | } |
| 43 | .icon-arrow-down-solid:before { |
| 44 | content: "\e905"; |
| 45 | } |
| 46 | .icon-arrow-left-solid:before { |
| 47 | content: "\e906"; |
| 48 | } |
| 49 | .icon-arrow-right-solid:before { |
| 50 | content: "\e907"; |
| 51 | } |
| 52 | .icon-arrow-up-solid:before { |
| 53 | content: "\e908"; |
| 54 | } |
| 55 | .icon-bag-shopping-solid:before { |
| 56 | content: "\e909"; |
| 57 | } |
| 58 | .icon-behance:before { |
| 59 | content: "\e90a"; |
| 60 | } |
| 61 | .icon-bookmark-solid:before { |
| 62 | content: "\e90b"; |
| 63 | } |
| 64 | .icon-calendar-days-solid:before { |
| 65 | content: "\e90c"; |
| 66 | } |
| 67 | .icon-circle-plus-solid:before { |
| 68 | content: "\e90d"; |
| 69 | } |
| 70 | .icon-circle-xmark-solid:before { |
| 71 | content: "\e90e"; |
| 72 | } |
| 73 | .icon-clock-regular:before { |
| 74 | content: "\e90f"; |
| 75 | } |
| 76 | .icon-code-compare-solid:before { |
| 77 | content: "\e910"; |
| 78 | } |
| 79 | .icon-codepen:before { |
| 80 | content: "\e911"; |
| 81 | } |
| 82 | .icon-comment-solid:before { |
| 83 | content: "\e912"; |
| 84 | } |
| 85 | .icon-copyright-regular:before { |
| 86 | content: "\e913"; |
| 87 | } |
| 88 | .icon-copyright-solid:before { |
| 89 | content: "\e914"; |
| 90 | } |
| 91 | .icon-discord:before { |
| 92 | content: "\e915"; |
| 93 | } |
| 94 | .icon-dribbble:before { |
| 95 | content: "\e916"; |
| 96 | } |
| 97 | .icon-eye-solid:before { |
| 98 | content: "\e917"; |
| 99 | } |
| 100 | .icon-facebook:before { |
| 101 | content: "\e918"; |
| 102 | } |
| 103 | .icon-facebook-messenger:before { |
| 104 | content: "\e919"; |
| 105 | } |
| 106 | .icon-github:before { |
| 107 | content: "\e91a"; |
| 108 | } |
| 109 | .icon-goodreads:before { |
| 110 | content: "\e91b"; |
| 111 | } |
| 112 | .icon-google:before { |
| 113 | content: "\e91c"; |
| 114 | } |
| 115 | .icon-hashtag-solid:before { |
| 116 | content: "\e91d"; |
| 117 | } |
| 118 | .icon-heart-regular:before { |
| 119 | content: "\e91e"; |
| 120 | } |
| 121 | .icon-icons8-wattpad:before { |
| 122 | content: "\e91f"; |
| 123 | } |
| 124 | .icon-instagram:before { |
| 125 | content: "\e920"; |
| 126 | } |
| 127 | .icon-kickstarter:before { |
| 128 | content: "\e921"; |
| 129 | } |
| 130 | .icon-line:before { |
| 131 | content: "\e922"; |
| 132 | } |
| 133 | .icon-linkedin:before { |
| 134 | content: "\e923"; |
| 135 | } |
| 136 | .icon-magnifying-glass-solid:before { |
| 137 | content: "\e924"; |
| 138 | } |
| 139 | .icon-medium:before { |
| 140 | content: "\e925"; |
| 141 | } |
| 142 | .icon-note-sticky-solid:before { |
| 143 | content: "\e926"; |
| 144 | } |
| 145 | .icon-pinterest:before { |
| 146 | content: "\e927"; |
| 147 | } |
| 148 | .icon-plus-solid:before { |
| 149 | content: "\e928"; |
| 150 | } |
| 151 | .icon-quote-left-solid:before { |
| 152 | content: "\e929"; |
| 153 | } |
| 154 | .icon-quote-right-solid:before { |
| 155 | content: "\e92a"; |
| 156 | } |
| 157 | .icon-repeat-solid:before { |
| 158 | content: "\e92b"; |
| 159 | } |
| 160 | .icon-reply-solid:before { |
| 161 | content: "\e92c"; |
| 162 | } |
| 163 | .icon-slack:before { |
| 164 | content: "\e92d"; |
| 165 | } |
| 166 | .icon-square-check-solid:before { |
| 167 | content: "\e92e"; |
| 168 | } |
| 169 | .icon-square-facebook:before { |
| 170 | content: "\e92f"; |
| 171 | } |
| 172 | .icon-square-instagram:before { |
| 173 | content: "\e930"; |
| 174 | } |
| 175 | .icon-square-pinterest:before { |
| 176 | content: "\e931"; |
| 177 | } |
| 178 | .icon-square-plus-solid:before { |
| 179 | content: "\e932"; |
| 180 | } |
| 181 | .icon-square-twitter:before { |
| 182 | content: "\e933"; |
| 183 | } |
| 184 | .icon-square-whatsapp:before { |
| 185 | content: "\e934"; |
| 186 | } |
| 187 | .icon-square-x-twitter-brands-solid:before { |
| 188 | content: "\e935"; |
| 189 | } |
| 190 | .icon-stack-overflow:before { |
| 191 | content: "\e936"; |
| 192 | } |
| 193 | .icon-star-half-stroke-solid:before { |
| 194 | content: "\e937"; |
| 195 | } |
| 196 | .icon-star-regular:before { |
| 197 | content: "\e938"; |
| 198 | } |
| 199 | .icon-star-solid:before { |
| 200 | content: "\e939"; |
| 201 | } |
| 202 | .icon-tiktok:before { |
| 203 | content: "\e93a"; |
| 204 | } |
| 205 | .icon-tumblr:before { |
| 206 | content: "\e93b"; |
| 207 | } |
| 208 | .icon-twitter:before { |
| 209 | content: "\e93c"; |
| 210 | } |
| 211 | .icon-user-solid:before { |
| 212 | content: "\e93d"; |
| 213 | } |
| 214 | .icon-whatsapp:before { |
| 215 | content: "\e93e"; |
| 216 | } |
| 217 | .icon-wordpress:before { |
| 218 | content: "\e93f"; |
| 219 | } |
| 220 | .icon-xmark-solid:before { |
| 221 | content: "\e940"; |
| 222 | } |
| 223 | .icon-x-twitter-brands-solid:before { |
| 224 | content: "\e941"; |
| 225 | } |
| 226 | .icon-youtube:before { |
| 227 | content: "\e942"; |
| 228 | } |
| 229 |