aboutsummaryrefslogtreecommitdiff
path: root/assets/global/fonts.css
blob: bf6feaa79db4afbe172fe2317330e994a1a5c2aa (plain)
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
69
70
71
72
73
74
75
76
77
78
79
80
@font-face {
font-family: ace;
 src: url( /wcms/fonts/ace.woff2);
}

@font-face {
font-family: amatic;
 src: url( /wcms/fonts/amatic.woff2);
}

@font-face {
font-family: amatic_ext;
 src: url( /wcms/fonts/amatic_ext.woff2);
}

@font-face {
font-family: droidsans;
 src: url( /wcms/fonts/droidsans.woff2);
}

@font-face {
font-family: hack-italic;
 src: url( /wcms/fonts/hack-italic.woff2);
}

@font-face {
font-family: indie;
 src: url( /wcms/fonts/indie.woff2);
}

@font-face {
font-family: lato-regular;
 src: url( /wcms/fonts/lato-regular.woff2);
}

@font-face {
font-family: lobster;
 src: url( /wcms/fonts/lobster.ttf);
}

@font-face {
font-family: merriweather-regular;
 src: url( /wcms/fonts/merriweather-regular.woff2);
}

@font-face {
font-family: plex;
 src: url( /wcms/fonts/plex.ttf);
}

@font-face {
font-family: plexl;
 src: url( /wcms/fonts/plexl.woff2);
}

@font-face {
font-family: popins;
 src: url( /wcms/fonts/popins.woff2);
}

@font-face {
font-family: roboto;
 src: url( /wcms/fonts/roboto.ttf);
}

@font-face {
font-family: salve;
 src: url( /wcms/fonts/salve.woff2);
}

@font-face {
font-family: spicy;
 src: url( /wcms/fonts/spicy.ttf);
}

@font-face {
font-family: weather;
 src: url( /wcms/fonts/weather.woff2);
}