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