Renovate bot | f591dcf | 2023-12-30 14:13:54 +0000 | [diff] [blame] | 1 | @font-face { |
| 2 | font-family: "Material Icons Sharp"; |
| 3 | font-style: normal; |
| 4 | font-weight: 400; |
| 5 | font-display: block; |
| 6 | src: url("./material-icons-sharp.woff2") format("woff2"), url("./material-icons-sharp.woff") format("woff"); |
| 7 | } |
| 8 | .material-icons-sharp { |
| 9 | font-family: "Material Icons Sharp"; |
| 10 | font-weight: normal; |
| 11 | font-style: normal; |
| 12 | font-size: 24px; |
| 13 | line-height: 1; |
| 14 | letter-spacing: normal; |
| 15 | text-transform: none; |
| 16 | display: inline-block; |
| 17 | white-space: nowrap; |
| 18 | word-wrap: normal; |
| 19 | direction: ltr; |
| 20 | -webkit-font-smoothing: antialiased; |
| 21 | -moz-osx-font-smoothing: grayscale; |
| 22 | text-rendering: optimizeLegibility; |
| 23 | font-feature-settings: "liga"; |
| 24 | } |