Première sauvegarde sur git
On va voir si ça marche
This commit is contained in:
12
carnet_de_bord_berlin/BBB-JURAge/BBB-JURAge.css
Normal file
12
carnet_de_bord_berlin/BBB-JURAge/BBB-JURAge.css
Normal file
@@ -0,0 +1,12 @@
|
||||
/* Webfont: BBB JURAge-Regular */@font-face {
|
||||
font-family: 'BBBJURAge';
|
||||
src: url('BBB-JURAge.eot'); /* IE9 Compat Modes */
|
||||
src: url('BBB-JURAge.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('BBB-JURAge.woff') format('woff'), /* Modern Browsers */
|
||||
url('BBB-JURAge.woff2') format('woff2'), /* Modern Browsers */
|
||||
url('BBB-JURAge.ttf') format('truetype'); /* Safari, Android, iOS */
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user