File: latin-ext.css

package info (click to toggle)
node-fontsource-lato 5.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 816 kB
  • sloc: makefile: 19
file content (44 lines) | stat: -rw-r--r-- 1,318 bytes parent folder | download
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
/* lato-latin-ext-100-normal */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src: url(./files/lato-latin-ext-100-normal.woff2) format('woff2'), url(./files/lato-latin-ext-100-normal.woff) format('woff');
}

/* lato-latin-ext-300-normal */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(./files/lato-latin-ext-300-normal.woff2) format('woff2'), url(./files/lato-latin-ext-300-normal.woff) format('woff');
}

/* lato-latin-ext-400-normal */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(./files/lato-latin-ext-400-normal.woff2) format('woff2'), url(./files/lato-latin-ext-400-normal.woff) format('woff');
}

/* lato-latin-ext-700-normal */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(./files/lato-latin-ext-700-normal.woff2) format('woff2'), url(./files/lato-latin-ext-700-normal.woff) format('woff');
}

/* lato-latin-ext-900-normal */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(./files/lato-latin-ext-900-normal.woff2) format('woff2'), url(./files/lato-latin-ext-900-normal.woff) format('woff');
}