aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/rsrc/css/import/_fonts.scss
blob: 2145065eb2edd671429fe7f2673900017b16839a (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
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# Font "Font Awesome" [4.7.0] (by Fontello): SIL Open Font License (OFL)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@font-face {
	font-family: "FontAwesome";
	font-weight: 400;
	src: url("../font/font-awesome-fontello.woff2") format("woff2");
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# Font "Kadwa": SIL Open Font License (OFL)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@font-face {
	font-family: "Kadwa";
	font-weight: 400;
	src: url("../font/kadwa-n-400.woff2") format("woff2");
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# Font "Ruda": SIL Open Font License (OFL)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@font-face {
	font-family: "Ruda";
	font-weight: 400;
	src: url("../font/ruda-n-400.woff2") format("woff2");
}

@font-face {
	font-family: "Ruda";
	font-weight: 700;
	src: url("../font/ruda-n-700.woff2") format("woff2");
}