fonts: add the Cantarell font to some pages

This commit is contained in:
lephe 2019-02-09 11:51:23 +01:00
parent 9faabea997
commit ceedcb60b0
3 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@
@font-face { font-family: NotoSans; src: url(../fonts/noto_sans.ttf); }
@font-face { font-family: Raleway; font-weight: 200; src: url(../fonts/raleway_200.ttf); }
@font-face { font-family: Raleway; font-weight: 300; src: url(../fonts/raleway_300.ttf); }
@font-face { font-family: Cantarell; font-weight: normal; src: url(../fonts/Cantarell-Regular.otf); }
@font-face { font-family: Cantarell; font-weight: bold; src: url(../fonts/Cantarell-Bold.otf); }
/*
ALL

Binary file not shown.

Binary file not shown.