diff --git a/app/static/css/global.css b/app/static/css/global.css index 2ab8d01..110da9d 100644 --- a/app/static/css/global.css +++ b/app/static/css/global.css @@ -1,9 +1,9 @@ /* Fonts */ -/* @font-face { font-family: NotoSans; src: url(../fonts/noto_sans.ttf); font-display: swap; } +@font-face { font-family: NotoSans; src: url(../fonts/noto_sans.ttf); font-display: swap; } @font-face { font-family: Twemoji; src: url(../fonts/TwitterColorEmoji.ttf); font-display: swap; } @font-face { font-family: Cantarell; font-weight: normal; src: url(../fonts/Cantarell-Regular.otf); font-display: swap; } -@font-face { font-family: Cantarell; font-weight: bold; src: url(../fonts/Cantarell-Bold.otf); font-display: swap; } */ +@font-face { font-family: Cantarell; font-weight: bold; src: url(../fonts/Cantarell-Bold.otf); font-display: swap; } /* Whole page */