blob: cb08cd3e355017f18a3bfa99b536b5a04c5f9f47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 7, 2022 */
@font-face {
font-family: 'liberation_monobold';
src: url('liberationmono-bold-webfont.woff2') format('woff2'),
url('liberationmono-bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'liberation_monobold_italic';
src: url('liberationmono-bolditalic-webfont.woff2') format('woff2'),
url('liberationmono-bolditalic-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'liberation_monoitalic';
src: url('liberationmono-italic-webfont.woff2') format('woff2'),
url('liberationmono-italic-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'liberation_monoregular';
src: url('liberationmono-regular-webfont.woff2') format('woff2'),
url('liberationmono-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
|