1
0
Fork 0
forked from github/pelican

Regenerate tests' output

This commit is contained in:
Jorge Maldonado Ventura 2017-08-06 13:55:12 +02:00
commit 9d8d555708
129 changed files with 1395 additions and 510 deletions

View file

@ -0,0 +1,12 @@
@font-face {
font-family: 'Yanone Kaffeesatz';
font-style: normal;
font-weight: 400;
src:
local('Yanone Kaffeesatz Regular'),
local('YanoneKaffeesatz-Regular'),
/* from https://fonts.gstatic.com/s/yanonekaffeesatz/v8/YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4.woff */
url('../fonts/Yanone_Kaffeesatz_400.woff') format('woff'),
/* from https://fonts.gstatic.com/s/yanonekaffeesatz/v8/YDAoLskQQ5MOAgvHUQCcLfGwxTS8d1Q9KiDNCMKLFUM.woff2 */
url('../fonts/Yanone_Kaffeesatz_400.woff2') format('woff2');
}