Skip to content

Commit 9fbaadb

Browse files
committed
Fix archivo font
1 parent df70a52 commit 9fbaadb

1 file changed

Lines changed: 22 additions & 54 deletions

File tree

Lines changed: 22 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,72 +1,40 @@
1-
/* vietnamese */
1+
/* archivo-regular - latin */
22
@font-face {
3+
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
34
font-family: 'Archivo';
4-
font-style: italic;
5-
font-weight: 100 900;
6-
font-stretch: 100%;
7-
font-display: swap;
8-
src: url(./archivo-font/k3kBo8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYCx-muKZlYPTr_Q.woff2) format('woff2');
9-
unicode-range:
10-
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309,
11-
U+0323, U+0329, U+1EA0-1EF9, U+20AB;
12-
}
13-
/* latin-ext */
14-
@font-face {
15-
font-family: 'Archivo';
16-
font-style: italic;
17-
font-weight: 100 900;
18-
font-stretch: 100%;
19-
font-display: swap;
20-
src: url(./archivo-font/k3kBo8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYCx6muKZlYPTr_Q.woff2) format('woff2');
21-
unicode-range:
22-
U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113,
23-
U+2C60-2C7F, U+A720-A7FF;
5+
font-style: normal;
6+
font-weight: 400;
7+
src: url('./archivo-font/archivo-v25-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
248
}
25-
/* latin */
9+
/* archivo-italic - latin */
2610
@font-face {
11+
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
2712
font-family: 'Archivo';
2813
font-style: italic;
29-
font-weight: 100 900;
30-
font-stretch: 100%;
31-
font-display: swap;
32-
src: url(./archivo-font/k3kBo8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYCxCmuKZlYPQ.woff2) format('woff2');
33-
unicode-range:
34-
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074,
35-
U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
14+
font-weight: 400;
15+
src: url('./archivo-font/archivo-v25-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
3616
}
37-
/* vietnamese */
17+
/* archivo-500 - latin */
3818
@font-face {
19+
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
3920
font-family: 'Archivo';
4021
font-style: normal;
41-
font-weight: 100 900;
42-
font-stretch: 100%;
43-
font-display: swap;
44-
src: url(./archivo-font/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLySOxKsv4RnUPU.woff2) format('woff2');
45-
unicode-range:
46-
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309,
47-
U+0323, U+0329, U+1EA0-1EF9, U+20AB;
22+
font-weight: 500;
23+
src: url('./archivo-font/archivo-v25-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
4824
}
49-
/* latin-ext */
25+
/* archivo-600 - latin */
5026
@font-face {
27+
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
5128
font-family: 'Archivo';
5229
font-style: normal;
53-
font-weight: 100 900;
54-
font-stretch: 100%;
55-
font-display: swap;
56-
src: url(./archivo-font/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLyTOxKsv4RnUPU.woff2) format('woff2');
57-
unicode-range:
58-
U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113,
59-
U+2C60-2C7F, U+A720-A7FF;
30+
font-weight: 600;
31+
src: url('./archivo-font/archivo-v25-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
6032
}
61-
/* latin */
33+
/* archivo-600italic - latin */
6234
@font-face {
35+
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
6336
font-family: 'Archivo';
64-
font-style: normal;
65-
font-weight: 100 900;
66-
font-stretch: 100%;
67-
font-display: swap;
68-
src: url(./archivo-font/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLydOxKsv4Rn.woff2) format('woff2');
69-
unicode-range:
70-
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074,
71-
U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
37+
font-style: italic;
38+
font-weight: 600;
39+
src: url('./archivo-font/archivo-v25-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
7240
}

0 commit comments

Comments
 (0)