diff options
Diffstat (limited to 'VegaData/wwwroot/index.html')
| -rw-r--r-- | VegaData/wwwroot/index.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/VegaData/wwwroot/index.html b/VegaData/wwwroot/index.html index 8cca14e..a47b9e2 100644 --- a/VegaData/wwwroot/index.html +++ b/VegaData/wwwroot/index.html @@ -5,30 +5,6 @@ <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <style> - @font-face { - font-family: 'Broadsheet Italic'; - src: url('/Broadsheet Italic/Broadsheet Italic.ttf') format('truetype'); - font-weight: normal; - font-display: auto; - font-style: italic; - } - - @font-face { - font-family: 'Baskerville No.2 Regular'; - src: url('/Baskerville No.2 Regular/Baskerville No.2 Regular.otf') format('opentype'); - font-weight: normal; - font-display: auto; - font-style: normal; - } - - .italic { - font-family: 'Broadsheet Italic', serif; - } - - .regular { - font-family: 'Baskerville No.2 Regular', serif; - } - * { box-sizing: border-box; } |
