diff --git a/web/app/components/thread/thread.scss b/web/app/components/thread/thread.scss index 59307364..f9cb577d 100644 --- a/web/app/components/thread/thread.scss +++ b/web/app/components/thread/thread.scss @@ -2,4 +2,5 @@ .thread { margin-bottom: $offset; + font-family: 'PT Sans', Helvetica, Arial, sans-serif; }