mirror of
https://github.com/zamentur/libreto.git
synced 2025-11-11 00:09:57 +05:30
23 lines
823 B
CSS
23 lines
823 B
CSS
@charset "UTF-8";
|
|
|
|
|
|
/* @font-face declarations */
|
|
|
|
@font-face {
|
|
font-family: 'JeanLucWeb-Bold';
|
|
src: url('jeanlucweb-bold.eot');
|
|
src: local('☺'), url("jeanlucweb-bold.woff") format("woff"), url("jeanlucweb-bold.otf") format("opentype"), url("jeanlucweb-bold#webfontup15foyj") format("svg");
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'JeanLucWeb-Thin';
|
|
src: url('jeanlucweb-bold.eot');
|
|
src: local('☺'), url("jeanlucweb-thin.woff") format("woff"), url("jeanlucweb-thin.otf") format("opentype"), url("jeanlucweb-thin#webfontdsa4toug") format("svg");
|
|
}
|
|
|
|
|
|
/*
|
|
The Jean-Luc typeface was designed and made by Atelier Carvalho Bernau on the occasion of the 80th birthday of Jean-Luc Godard. It is available free of charge from http://www.carvalho-bernau.com/jlg/
|
|
|
|
Jean-Luc typeface Copyright (c) 2010 Atelier Carvalho Bernau
|
|
*/
|