refactor: deps update + 2FA setup + verify
This commit is contained in:
		| @@ -1,39 +1,39 @@ | ||||
| @font-face { | ||||
|   font-family: 'Tajawal'; | ||||
|   src: url('/_assets/fonts/arabic/Tajawal-Bold.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/arabic/Tajawal-Bold.woff') format('woff'); | ||||
|   src: url('../../fonts/arabic/Tajawal-Bold.woff2') format('woff2'), | ||||
|       url('../../fonts/arabic/Tajawal-Bold.woff') format('woff'); | ||||
|   font-weight: bold; | ||||
|   font-style: normal; | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: 'Tajawal'; | ||||
|   src: url('/_assets/fonts/arabic/Tajawal-Regular.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/arabic/Tajawal-Regular.woff') format('woff'); | ||||
|   src: url('../../fonts/arabic/Tajawal-Regular.woff2') format('woff2'), | ||||
|       url('../../fonts/arabic/Tajawal-Regular.woff') format('woff'); | ||||
|   font-weight: normal; | ||||
|   font-style: normal; | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: 'Tajawal'; | ||||
|   src: url('/_assets/fonts/arabic/Tajawal-Medium.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/arabic/Tajawal-Medium.woff') format('woff'); | ||||
|   src: url('../../fonts/arabic/Tajawal-Medium.woff2') format('woff2'), | ||||
|       url('../../fonts/arabic/Tajawal-Medium.woff') format('woff'); | ||||
|   font-weight: 500; | ||||
|   font-style: normal; | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: 'BalooBhaijaan'; | ||||
|   src: url('/_assets/fonts/arabic/BalooBhaijaan-Regular.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/arabic/BalooBhaijaan-Regular.woff') format('woff'); | ||||
|   src: url('../../fonts/arabic/BalooBhaijaan-Regular.woff2') format('woff2'), | ||||
|       url('../../fonts/arabic/BalooBhaijaan-Regular.woff') format('woff'); | ||||
|   font-weight: normal; | ||||
|   font-style: normal; | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: 'Roboto Mono'; | ||||
|   src: url('/_assets/fonts/default/RobotoMono-Regular.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/default/RobotoMono-Regular.woff') format('woff'); | ||||
|   src: url('../../fonts/default/RobotoMono-Regular.woff2') format('woff2'), | ||||
|       url('../../fonts/default/RobotoMono-Regular.woff') format('woff'); | ||||
|   font-weight: normal; | ||||
|   font-style: normal; | ||||
| } | ||||
|   | ||||
| @@ -1,55 +1,55 @@ | ||||
| @font-face { | ||||
|   font-family: 'Roboto'; | ||||
|   src: url('/_assets/fonts/default/Roboto-MediumItalic.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/default/Roboto-MediumItalic.woff') format('woff'); | ||||
|   src: url('../../fonts/default/Roboto-MediumItalic.woff2') format('woff2'), | ||||
|       url('../../fonts/default/Roboto-MediumItalic.woff') format('woff'); | ||||
|   font-weight: 500; | ||||
|   font-style: italic; | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: 'Roboto'; | ||||
|   src: url('/_assets/fonts/default/Roboto-Italic.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/default/Roboto-Italic.woff') format('woff'); | ||||
|   src: url('../../fonts/default/Roboto-Italic.woff2') format('woff2'), | ||||
|       url('../../fonts/default/Roboto-Italic.woff') format('woff'); | ||||
|   font-weight: normal; | ||||
|   font-style: italic; | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: 'Roboto'; | ||||
|   src: url('/_assets/fonts/default/Roboto-Bold.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/default/Roboto-Bold.woff') format('woff'); | ||||
|   src: url('../../fonts/default/Roboto-Bold.woff2') format('woff2'), | ||||
|       url('../../fonts/default/Roboto-Bold.woff') format('woff'); | ||||
|   font-weight: bold; | ||||
|   font-style: normal; | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: 'Roboto'; | ||||
|   src: url('/_assets/fonts/default/Roboto-Regular.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/default/Roboto-Regular.woff') format('woff'); | ||||
|   src: url('../../fonts/default/Roboto-Regular.woff2') format('woff2'), | ||||
|       url('../../fonts/default/Roboto-Regular.woff') format('woff'); | ||||
|   font-weight: normal; | ||||
|   font-style: normal; | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: 'Roboto'; | ||||
|   src: url('/_assets/fonts/default/Roboto-BoldItalic.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/default/Roboto-BoldItalic.woff') format('woff'); | ||||
|   src: url('../../fonts/default/Roboto-BoldItalic.woff2') format('woff2'), | ||||
|       url('../../fonts/default/Roboto-BoldItalic.woff') format('woff'); | ||||
|   font-weight: bold; | ||||
|   font-style: italic; | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: 'Roboto'; | ||||
|   src: url('/_assets/fonts/default/Roboto-Medium.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/default/Roboto-Medium.woff') format('woff'); | ||||
|   src: url('../../fonts/default/Roboto-Medium.woff2') format('woff2'), | ||||
|       url('../../fonts/default/Roboto-Medium.woff') format('woff'); | ||||
|   font-weight: 500; | ||||
|   font-style: normal; | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: 'Roboto Mono'; | ||||
|   src: url('/_assets/fonts/default/RobotoMono-Regular.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/default/RobotoMono-Regular.woff') format('woff'); | ||||
|   src: url('../../fonts/default/RobotoMono-Regular.woff2') format('woff2'), | ||||
|       url('../../fonts/default/RobotoMono-Regular.woff') format('woff'); | ||||
|   font-weight: normal; | ||||
|   font-style: normal; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user