Merge branch 'dev' into preprod

This commit is contained in:
Darks 2020-07-19 21:54:39 +02:00
commit 6f2a2d017e
Signed by: Darks
GPG Key ID: F61F10FA138E797C
1 changed files with 2 additions and 2 deletions

View File

@ -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 */