diff options
Diffstat (limited to 'css/font.css')
-rwxr-xr-x | css/font.css | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/css/font.css b/css/font.css deleted file mode 100755 index c57f289..0000000 --- a/css/font.css +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | h1 { | ||
2 | font-family: Century Gothic, sans-serif; | ||
3 | font-size: 24px; | ||
4 | font-style: normal; | ||
5 | font-variant: normal; | ||
6 | font-weight: 500; | ||
7 | line-height: 26.3999996185303px; | ||
8 | } | ||
9 | |||
10 | p { | ||
11 | font-family: Century Gothic, sans-serif; | ||
12 | font-size: 14px; | ||
13 | font-style: normal; | ||
14 | font-variant: normal; | ||
15 | font-weight: 400; | ||
16 | line-height: 20px; | ||
17 | } | ||