Add Google Crosextra Caladea substitution for Cambria
This commit is contained in:
Родитель
4d00d7c99a
Коммит
c6a63f2439
|
@ -184,6 +184,30 @@
|
|||
font-weight: bold;
|
||||
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-family: "Lohit Devanagari";
|
||||
src: url("./fonts/Lohit-Devanagari.ttf") format("truetype");
|
||||
|
|
Загрузка…
Ссылка в новой задаче