Add Google Crosextra Caladea substitution for Cambria
This commit is contained in:
parent
4d00d7c99a
commit
c6a63f2439
@ -184,6 +184,30 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Cambria";
|
||||||
|
src: url("./fonts/Caladea-Regular.ttf") format("truetype");
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Cambria";
|
||||||
|
src: url("./fonts/Caladea-Bold.ttf") format("truetype");
|
||||||
|
font-weight: bold;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Cambria";
|
||||||
|
src: url("./fonts/Caladea-Italic.ttf") format("truetype");
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Cambria";
|
||||||
|
src: url("./fonts/Caladea-BoldItalic.ttf") format("truetype");
|
||||||
|
font-weight: bold;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Lohit Devanagari";
|
font-family: "Lohit Devanagari";
|
||||||
src: url("./fonts/Lohit-Devanagari.ttf") format("truetype");
|
src: url("./fonts/Lohit-Devanagari.ttf") format("truetype");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user