summaryrefslogtreecommitdiff
path: root/fonts/gentium-tug/doc/GentiumPlus-6.101/documentation/assets/css/webfonts.css
blob: 8b09565318e8fc1031c477eec699988c4b3a11a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
This file is from the Gentium project (https://software.sil.org/gentium/).
Copyright (c) 2003-2022 SIL International (http://www.sil.org/) with Reserved
Font Names "Gentium" and "SIL". This Font Software is licensed under the SIL
Open Font License, Version 1.1 (http://scripts.sil.org/OFL).
*/
@font-face {
    font-family: GentiumPlus-R;
    src: url("../../../web/GentiumPlus-Regular.woff2") format("woff2");
}
@font-face {
    font-family: GentiumPlus-I;
    src: url("../../../web/GentiumPlus-Italic.woff2") format("woff2");
}

.gentium-R { font-family: GentiumPlus-R; }
.gentium-I { font-family: GentiumPlus-I; }