diff --git a/.DS_Store b/.DS_Store index 539fca7..0ad2fa6 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/assets/fonts/Apercu/a-im.ttf b/assets/fonts/Apercu/a-im.ttf deleted file mode 100644 index 8f08069..0000000 Binary files a/assets/fonts/Apercu/a-im.ttf and /dev/null differ diff --git a/assets/fonts/Apercu/a-rm.ttf b/assets/fonts/Apercu/a-rm.ttf deleted file mode 100644 index 142c09f..0000000 Binary files a/assets/fonts/Apercu/a-rm.ttf and /dev/null differ diff --git a/style.css b/style.css index 9372bfd..1005c5f 100644 --- a/style.css +++ b/style.css @@ -38,14 +38,6 @@ font-style: normal; } -@font-face -{ - font-family: Apercu; - src: url("/Spotted/assets/fonts/Apercu/a-rm.ttf") format('truetype'); - font-weight: medium; - font-style: normal; -} - @font-face { font-family: Apercu; @@ -62,14 +54,6 @@ font-style: italic; } -@font-face -{ - font-family: Apercu; - src: url("/Spotted/assets/fonts/Apercu/a-im.ttf") format('truetype'); - font-weight: medium; - font-style: italic; -} - @font-face { font-family: Apercu; @@ -284,7 +268,6 @@ footer span font-family: var(--apercu); font-size: 1.2rem; color: var(--black); - font-weight: 100; } .entry a @@ -329,6 +312,7 @@ td color: var(--black); text-align: left; width: 15rem; + vertical-align: top; } td strong