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.5 KB
|
Line | |
---|
1 | /* roboto-greek-100-normal */
|
---|
2 | @font-face {
|
---|
3 | font-family: 'Roboto';
|
---|
4 | font-style: normal;
|
---|
5 | font-display: swap;
|
---|
6 | font-weight: 100;
|
---|
7 | src: url(./files/roboto-greek-100-normal.woff2) format('woff2'), url(./files/roboto-greek-100-normal.woff) format('woff');
|
---|
8 | }
|
---|
9 |
|
---|
10 | /* roboto-greek-300-normal */
|
---|
11 | @font-face {
|
---|
12 | font-family: 'Roboto';
|
---|
13 | font-style: normal;
|
---|
14 | font-display: swap;
|
---|
15 | font-weight: 300;
|
---|
16 | src: url(./files/roboto-greek-300-normal.woff2) format('woff2'), url(./files/roboto-greek-300-normal.woff) format('woff');
|
---|
17 | }
|
---|
18 |
|
---|
19 | /* roboto-greek-400-normal */
|
---|
20 | @font-face {
|
---|
21 | font-family: 'Roboto';
|
---|
22 | font-style: normal;
|
---|
23 | font-display: swap;
|
---|
24 | font-weight: 400;
|
---|
25 | src: url(./files/roboto-greek-400-normal.woff2) format('woff2'), url(./files/roboto-greek-400-normal.woff) format('woff');
|
---|
26 | }
|
---|
27 |
|
---|
28 | /* roboto-greek-500-normal */
|
---|
29 | @font-face {
|
---|
30 | font-family: 'Roboto';
|
---|
31 | font-style: normal;
|
---|
32 | font-display: swap;
|
---|
33 | font-weight: 500;
|
---|
34 | src: url(./files/roboto-greek-500-normal.woff2) format('woff2'), url(./files/roboto-greek-500-normal.woff) format('woff');
|
---|
35 | }
|
---|
36 |
|
---|
37 | /* roboto-greek-700-normal */
|
---|
38 | @font-face {
|
---|
39 | font-family: 'Roboto';
|
---|
40 | font-style: normal;
|
---|
41 | font-display: swap;
|
---|
42 | font-weight: 700;
|
---|
43 | src: url(./files/roboto-greek-700-normal.woff2) format('woff2'), url(./files/roboto-greek-700-normal.woff) format('woff');
|
---|
44 | }
|
---|
45 |
|
---|
46 | /* roboto-greek-900-normal */
|
---|
47 | @font-face {
|
---|
48 | font-family: 'Roboto';
|
---|
49 | font-style: normal;
|
---|
50 | font-display: swap;
|
---|
51 | font-weight: 900;
|
---|
52 | src: url(./files/roboto-greek-900-normal.woff2) format('woff2'), url(./files/roboto-greek-900-normal.woff) format('woff');
|
---|
53 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.