-
Notifications
You must be signed in to change notification settings - Fork 0
Collapse file tree
Files
Search this repository(forward slash) forward slash/
/
Copy pathShipporiMinchoB1.css
More file actions
More file actions
Latest commit
68 lines (62 loc) · 1.47 KB
/
Copy pathShipporiMinchoB1.css
File metadata and controls
68 lines (62 loc) · 1.47 KB
You must be signed in to make or propose changes
More edit options
Edit and raw actions
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
@font-face {
font-family: "ShipporiMinchoB1";
font-style: normal;
font-display: swap;
font-weight: 400;
src: url("../font/ShipporiMinchoB1-400.woff2") format("woff2");
}
.ShipporiMinchoB1-400 {
font-family: "ShipporiMinchoB1", serif;
font-weight: 400;
}
@font-face {
font-family: "ShipporiMinchoB1";
font-style: normal;
font-display: swap;
font-weight: 500;
src: url("../font/ShipporiMinchoB1-500.woff2") format("woff2");
}
.ShipporiMinchoB1-500 {
font-family: "ShipporiMinchoB1", serif;
font-weight: 500;
}
@font-face {
font-family: "ShipporiMinchoB1";
font-style: normal;
font-display: swap;
font-weight: 600;
src: url("../font/ShipporiMinchoB1-600.woff2") format("woff2");
}
.ShipporiMinchoB1-600 {
font-family: "ShipporiMinchoB1", serif;
font-weight: 600;
}
@font-face {
font-family: "ShipporiMinchoB1";
font-style: normal;
font-display: swap;
font-weight: 700;
src: url("../font/ShipporiMinchoB1-700.woff2") format("woff2");
}
.ShipporiMinchoB1-700 {
font-family: "ShipporiMinchoB1", serif;
font-weight: 700;
}
@font-face {
font-family: "ShipporiMinchoB1";
font-style: normal;
font-display: swap;
font-weight: 800;
src: url("../font/ShipporiMinchoB1-700.woff2") format("woff2");
}
.ShipporiMinchoB1-800 {
font-family: "ShipporiMinchoB1", serif;
font-weight: 800;
}
/* */
h3.ShipporiMinchoB1 {
font-size: clamp(2.4rem, 3.6vw, 4.8rem);
line-height: 1.6;
font-family: "ShipporiMinchoB1", sans-serif;
font-weight: 800;
}