fschwartzer commited on
Commit
4324c06
1 Parent(s): cbc8d85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -37,7 +37,8 @@ st.markdown(
37
  """
38
  <style>
39
  @font-face {font-family: 'Quicksand';
40
- src: url('data:Quicksand-VariableFont_wght.ttf') format('truetype');
 
41
  }
42
  body {
43
  color: white;
 
37
  """
38
  <style>
39
  @font-face {font-family: 'Quicksand';
40
+ src: url('.../Quicksand-VariableFont_wght.ttf') format('truetype');
41
+
42
  }
43
  body {
44
  color: white;