mirror of
https://github.com/braver/programmingfonts.git
synced 2024-11-03 14:31:05 +01:00
0a5ba0d7d9
many thanks @MarcusSterz
56 lines
1.0 KiB
CSS
56 lines
1.0 KiB
CSS
/*!
|
|
* @preserve
|
|
* MonoLisa 2.013
|
|
* This font is subject to a EULA. A user-licence can be acquired at:
|
|
* https://www.monolisa.dev/license
|
|
* © 2024 FaceType Foundry. All Rights Reserved.
|
|
*/
|
|
|
|
@font-face {
|
|
src: url(0-normal.woff2);
|
|
font-family: 'monolisa';
|
|
font-weight: 100 900;
|
|
font-style: normal;
|
|
unicode-range: U+0020-007F;
|
|
}
|
|
|
|
@font-face {
|
|
src: url(1-italic.woff2);
|
|
font-family: 'monolisa';
|
|
font-weight: 100 900;
|
|
font-style: italic;
|
|
unicode-range: U+0020-007F;
|
|
}
|
|
|
|
@font-face {
|
|
src: url(2-normal.woff2);
|
|
font-family: 'monolisa';
|
|
font-weight: 100 900;
|
|
font-style: normal;
|
|
unicode-range: U+2300-23FF;
|
|
}
|
|
|
|
@font-face {
|
|
src: url(3-italic.woff2);
|
|
font-family: 'monolisa';
|
|
font-weight: 100 900;
|
|
font-style: italic;
|
|
unicode-range: U+2300-23FF;
|
|
}
|
|
|
|
@font-face {
|
|
src: url(4-normal.woff2);
|
|
font-family: 'monolisa';
|
|
font-weight: 100 900;
|
|
font-style: normal;
|
|
unicode-range: U+2190-21FF;
|
|
}
|
|
|
|
@font-face {
|
|
src: url(5-italic.woff2);
|
|
font-family: 'monolisa';
|
|
font-weight: 100 900;
|
|
font-style: italic;
|
|
unicode-range: U+2190-21FF;
|
|
}
|