aboutsummaryrefslogtreecommitdiff
path: root/assets/global/fonts.css
blob: 5bf8768a2276c65b88b1c9a8131e85c80f9416b3 (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
@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: 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: roboto;
 src: url( /wcms/fonts/roboto.ttf);
}

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