| | |
| | @font-face { |
| | font-family: 'Material Icons'; |
| | font-style: normal; |
| | font-weight: 400; |
| | src: url(https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2'); |
| | } |
| | |
| | @font-face { |
| | font-family: 'Material Icons Outlined'; |
| | font-style: normal; |
| | font-weight: 400; |
| | src: url(https://fonts.gstatic.com/s/materialiconsoutlined/v109/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2) format('woff2'); |
| | } |
| | |
| | @font-face { |
| | font-family: 'Material Icons Round'; |
| | font-style: normal; |
| | font-weight: 400; |
| | src: url(https://fonts.gstatic.com/s/materialiconsround/v108/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2) format('woff2'); |
| | } |
| | |
| | @font-face { |
| | font-family: 'Material Symbols'; |
| | font-style: normal; |
| | font-weight: 400; |
| | src: url(https://fonts.gstatic.com/s/materialsymbols/v2/d6kSkb-sS9m3-i1LgQNcsFOOuLQXvG559b5GLMxCWRtThFK5gn7xw7XblIl2peTfMb7ONaa2_wzcUHR1Ukiw2RYw2vadH3BFk0G4701x-cU0BaNVXEDuRrn3PTynOA.woff) format('woff'); |
| | } |
| | |
| | @font-face { |
| | font-family: 'Material Symbols Outlined'; |
| | font-style: normal; |
| | font-weight: 400; |
| | src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v241/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOelbd5zrDAt.woff) format('woff'); |
| | } |
| |
|
| | .material-icons { |
| | font-family: 'Material Icons'; |
| | font-weight: normal; |
| | font-style: normal; |
| | font-size: 24px; |
| | line-height: 1; |
| | letter-spacing: normal; |
| | text-transform: none; |
| | display: inline-block; |
| | white-space: nowrap; |
| | word-wrap: normal; |
| | direction: ltr; |
| | -webkit-font-smoothing: antialiased; |
| | } |
| |
|
| | .material-icons-outlined { |
| | font-family: 'Material Icons Outlined'; |
| | font-weight: normal; |
| | font-style: normal; |
| | font-size: 24px; |
| | line-height: 1; |
| | letter-spacing: normal; |
| | text-transform: none; |
| | display: inline-block; |
| | white-space: nowrap; |
| | word-wrap: normal; |
| | direction: ltr; |
| | -webkit-font-smoothing: antialiased; |
| | } |
| |
|
| | .material-icons-round { |
| | font-family: 'Material Icons Round'; |
| | font-weight: normal; |
| | font-style: normal; |
| | font-size: 24px; |
| | line-height: 1; |
| | letter-spacing: normal; |
| | text-transform: none; |
| | display: inline-block; |
| | white-space: nowrap; |
| | word-wrap: normal; |
| | direction: ltr; |
| | -webkit-font-smoothing: antialiased; |
| | } |
| |
|
| | .material-symbols { |
| | font-family: 'Material Symbols'; |
| | font-weight: normal; |
| | font-style: normal; |
| | font-size: 24px; |
| | line-height: 1; |
| | letter-spacing: normal; |
| | text-transform: none; |
| | display: inline-block; |
| | white-space: nowrap; |
| | word-wrap: normal; |
| | direction: ltr; |
| | -webkit-font-smoothing: antialiased; |
| | } |
| |
|
| | .material-symbols-outlined { |
| | font-family: 'Material Symbols Outlined'; |
| | font-weight: normal; |
| | font-style: normal; |
| | font-size: 24px; |
| | line-height: 1; |
| | letter-spacing: normal; |
| | text-transform: none; |
| | display: inline-block; |
| | white-space: nowrap; |
| | word-wrap: normal; |
| | direction: ltr; |
| | -webkit-font-smoothing: antialiased; |
| | } |
| |
|