100% charts

Added support for bar charts scaled to 100%. They are especially useful for seeing how the distribution of values changes over time.
In design news, we switch the in-app font to Inter by Rasmus Andersson. We tried a lot of options, and Inter was the most suited for interfaces. Bye Avenir!
New functions
- REPLACE for replacing patterns within text
- LEAD and LAG for comparing values with neighboring (previous or subsequent) values
- SQL for easily dropping into SQL in formula columns
Improvements
- Added REPLACE function for replacing patterns within text
- Added LEAD and LAG functions for comparing values with neighboring (previous or subsequent) values
- Added SQL formula for easily dropping into SQL in formula columns
- Added the year-month number pivot aggregation format (e.g. 2022-07)
- Updated user badge colors
- Added the ability to replace a CSV with another one in-place
- Made warehouse errors less intrusive