|
1 | 1 | @font-face { |
2 | 2 | font-family: 'devicon'; |
3 | | - src: url('fonts/devicon.eot?6szfnm'); |
4 | | - src: url('fonts/devicon.eot?6szfnm#iefix') format('embedded-opentype'), |
5 | | - url('fonts/devicon.ttf?6szfnm') format('truetype'), |
6 | | - url('fonts/devicon.woff?6szfnm') format('woff'), |
7 | | - url('fonts/devicon.svg?6szfnm#devicon') format('svg'); |
| 3 | + src: url('fonts/devicon.eot?flyg0o'); |
| 4 | + src: url('fonts/devicon.eot?flyg0o#iefix') format('embedded-opentype'), |
| 5 | + url('fonts/devicon.ttf?flyg0o') format('truetype'), |
| 6 | + url('fonts/devicon.woff?flyg0o') format('woff'), |
| 7 | + url('fonts/devicon.svg?flyg0o#devicon') format('svg'); |
8 | 8 | font-weight: normal; |
9 | 9 | font-style: normal; |
10 | 10 | font-display: block; |
|
25 | 25 | -moz-osx-font-smoothing: grayscale; |
26 | 26 | } |
27 | 27 |
|
| 28 | +.devicon-woocommerce-plain-wordmark:before { |
| 29 | + content: "\e966"; |
| 30 | +} |
| 31 | +.devicon-woocommerce-plain:before { |
| 32 | + content: "\e967"; |
| 33 | +} |
| 34 | +.devicon-typo3-plain-wordmark:before { |
| 35 | + content: "\e968"; |
| 36 | +} |
| 37 | +.devicon-typo3-plain:before { |
| 38 | + content: "\e969"; |
| 39 | +} |
| 40 | +.devicon-premierepro-plain:before { |
| 41 | + content: "\e96a"; |
| 42 | +} |
| 43 | +.devicon-nestjs-plain-wordmark:before { |
| 44 | + content: "\e96b"; |
| 45 | +} |
| 46 | +.devicon-nestjs-plain:before { |
| 47 | + content: "\e96c"; |
| 48 | +} |
| 49 | +.devicon-materialui-plain:before { |
| 50 | + content: "\e96d"; |
| 51 | +} |
| 52 | +.devicon-kotlin-plain-wordmark:before { |
| 53 | + content: "\e96e"; |
| 54 | +} |
| 55 | +.devicon-kotlin-plain:before { |
| 56 | + content: "\e96f"; |
| 57 | +} |
| 58 | +.devicon-jenkins-plain:before { |
| 59 | + content: "\e970"; |
| 60 | +} |
| 61 | +.devicon-jenkins-line:before { |
| 62 | + content: "\e971"; |
| 63 | +} |
| 64 | +.devicon-haxe-plain:before { |
| 65 | + content: "\e972"; |
| 66 | +} |
| 67 | +.devicon-gatsby-plain-wordmark:before { |
| 68 | + content: "\e973"; |
| 69 | +} |
| 70 | +.devicon-gatsby-plain:before { |
| 71 | + content: "\e974"; |
| 72 | +} |
| 73 | +.devicon-flutter-plain:before { |
| 74 | + content: "\e975"; |
| 75 | +} |
| 76 | +.devicon-composer-line-wordmark:before { |
| 77 | + content: "\e976"; |
| 78 | +} |
| 79 | +.devicon-composer-line:before { |
| 80 | + content: "\e977"; |
| 81 | +} |
| 82 | +.devicon-aftereffects-plain:before { |
| 83 | + content: "\e978"; |
| 84 | +} |
28 | 85 | .devicon-yunohost-plain:before { |
29 | 86 | content: "\e963"; |
30 | 87 | } |
|
0 commit comments