@ -19,12 +19,21 @@
font-family : 'Polsku' ;
font-family : 'Polsku' ;
src :
src :
url ( '../fonts/Polsku.woff' ) format ( 'woff' ) ,
url ( '../fonts/Polsku.woff' ) format ( 'woff' ) ,
url ( '../fonts/Polsku.tf f' ) format ( 'truetype' ) ;
url ( '../fonts/Polsku.tt f' ) format ( 'truetype' ) ;
font-style : normal ;
font-style : normal ;
font-weight : bold ;
font-weight : bold ;
}
}
/* ... */
/* Syne Italic */
@ font-face {
font-family : 'Syne' ;
src :
url ( '../fonts/Syne-Italic.ttf' ) format ( 'truetype' ) ;
font-style : normal ;
font-weight : bold ;
}
/* Libre Baskerville */
@ font-face {
@ font-face {
font-family : 'Basker' ;
font-family : 'Basker' ;
src : url ( '../fonts/LibreBaskerville-Regular.ttf' ) format ( 'truetype' ) ;
src : url ( '../fonts/LibreBaskerville-Regular.ttf' ) format ( 'truetype' ) ;