SIGN IN SIGN UP

gpui: Fix TextStyle default font_family crash on Windows, use `Segoe UI` for Windows (#14040)

Release Notes:

- Fixed default font_family crash on Windows, use `Segoe UI`.

## Crash error message

```
thread 'main' panicked at crates\gpui\src\text_system.rs:150:9:
failed to resolve font 'Helvetica' or any of the fallbacks: 
Zed Plex Mono, Helvetica, Cantarell, Ubuntu, Noto Sans, DejaVu Sans
```
J
Jason Lee committed
15662f105e74064b50b4c2c86f5dcd2bf7a2e087
Parent: 1887a6d
Committed by GitHub <noreply@github.com> on 7/10/2024, 7:40:42 PM