main
Last change
on this file since 0c6b92a was 0c6b92a, checked in by stefan toskovski <stefantoska84@…>, 5 weeks ago |
Pred finalna verzija
|
-
Property mode
set to
100644
|
File size:
1.6 KB
|
Line | |
---|
1 | /* roboto-greek-ext-100-italic */
|
---|
2 | @font-face {
|
---|
3 | font-family: 'Roboto';
|
---|
4 | font-style: italic;
|
---|
5 | font-display: swap;
|
---|
6 | font-weight: 100;
|
---|
7 | src: url(./files/roboto-greek-ext-100-italic.woff2) format('woff2'), url(./files/roboto-greek-ext-100-italic.woff) format('woff');
|
---|
8 | }
|
---|
9 |
|
---|
10 | /* roboto-greek-ext-300-italic */
|
---|
11 | @font-face {
|
---|
12 | font-family: 'Roboto';
|
---|
13 | font-style: italic;
|
---|
14 | font-display: swap;
|
---|
15 | font-weight: 300;
|
---|
16 | src: url(./files/roboto-greek-ext-300-italic.woff2) format('woff2'), url(./files/roboto-greek-ext-300-italic.woff) format('woff');
|
---|
17 | }
|
---|
18 |
|
---|
19 | /* roboto-greek-ext-400-italic */
|
---|
20 | @font-face {
|
---|
21 | font-family: 'Roboto';
|
---|
22 | font-style: italic;
|
---|
23 | font-display: swap;
|
---|
24 | font-weight: 400;
|
---|
25 | src: url(./files/roboto-greek-ext-400-italic.woff2) format('woff2'), url(./files/roboto-greek-ext-400-italic.woff) format('woff');
|
---|
26 | }
|
---|
27 |
|
---|
28 | /* roboto-greek-ext-500-italic */
|
---|
29 | @font-face {
|
---|
30 | font-family: 'Roboto';
|
---|
31 | font-style: italic;
|
---|
32 | font-display: swap;
|
---|
33 | font-weight: 500;
|
---|
34 | src: url(./files/roboto-greek-ext-500-italic.woff2) format('woff2'), url(./files/roboto-greek-ext-500-italic.woff) format('woff');
|
---|
35 | }
|
---|
36 |
|
---|
37 | /* roboto-greek-ext-700-italic */
|
---|
38 | @font-face {
|
---|
39 | font-family: 'Roboto';
|
---|
40 | font-style: italic;
|
---|
41 | font-display: swap;
|
---|
42 | font-weight: 700;
|
---|
43 | src: url(./files/roboto-greek-ext-700-italic.woff2) format('woff2'), url(./files/roboto-greek-ext-700-italic.woff) format('woff');
|
---|
44 | }
|
---|
45 |
|
---|
46 | /* roboto-greek-ext-900-italic */
|
---|
47 | @font-face {
|
---|
48 | font-family: 'Roboto';
|
---|
49 | font-style: italic;
|
---|
50 | font-display: swap;
|
---|
51 | font-weight: 900;
|
---|
52 | src: url(./files/roboto-greek-ext-900-italic.woff2) format('woff2'), url(./files/roboto-greek-ext-900-italic.woff) format('woff');
|
---|
53 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.