fix: roboto-mono incorrect path for arabic locales
This commit is contained in:
		| @@ -32,8 +32,8 @@ | ||||
|  | ||||
| @font-face { | ||||
|   font-family: 'Roboto Mono'; | ||||
|   src: url('/_assets/fonts/arabic/RobotoMono-Regular.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/arabic/RobotoMono-Regular.woff') format('woff'); | ||||
|   src: url('/_assets/fonts/default/RobotoMono-Regular.woff2') format('woff2'), | ||||
|       url('/_assets/fonts/default/RobotoMono-Regular.woff') format('woff'); | ||||
|   font-weight: normal; | ||||
|   font-style: normal; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user