-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcss2
30 lines (30 loc) · 888 Bytes
/
css2
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
@font-face {
font-family: 'Cormorant';
font-style: normal;
font-weight: 300;
src: url(s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFk9TQ7Q.ttf) format('truetype');
}
@font-face {
font-family: 'Cormorant';
font-style: normal;
font-weight: 400;
src: url(s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFhFTQ7Q.ttf) format('truetype');
}
@font-face {
font-family: 'Cormorant';
font-style: normal;
font-weight: 500;
src: url(s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFiNTQ7Q.ttf) format('truetype');
}
@font-face {
font-family: 'Cormorant';
font-style: normal;
font-weight: 600;
src: url(s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFs9UQ7Q.ttf) format('truetype');
}
@font-face {
font-family: 'Cormorant';
font-style: normal;
font-weight: 700;
src: url(s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFvZUQ7Q.ttf) format('truetype');
}