Merge pull request #464 from pmjdebruijn/master
Add Google Crosextra compatibility fonts
This commit is contained in:
commit
5002fbb074
@ -112,6 +112,102 @@
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Carlito";
|
||||||
|
src: url("./fonts/Carlito-Regular.ttf") format("truetype");
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Carlito";
|
||||||
|
src: url("./fonts/Carlito-Bold.ttf") format("truetype");
|
||||||
|
font-weight: bold;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Carlito";
|
||||||
|
src: url("./fonts/Carlito-Italic.ttf") format("truetype");
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Carlito";
|
||||||
|
src: url("./fonts/Carlito-BoldItalic.ttf") format("truetype");
|
||||||
|
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");
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Caladea";
|
||||||
|
src: url("./fonts/Caladea-Bold.ttf") format("truetype");
|
||||||
|
font-weight: bold;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Caladea";
|
||||||
|
src: url("./fonts/Caladea-Italic.ttf") format("truetype");
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Caladea";
|
||||||
|
src: url("./fonts/Caladea-BoldItalic.ttf") format("truetype");
|
||||||
|
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-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");
|
||||||
|
BIN
css/fonts/Caladea-Bold.ttf
Normal file
BIN
css/fonts/Caladea-Bold.ttf
Normal file
Binary file not shown.
BIN
css/fonts/Caladea-BoldItalic.ttf
Normal file
BIN
css/fonts/Caladea-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
css/fonts/Caladea-Italic.ttf
Normal file
BIN
css/fonts/Caladea-Italic.ttf
Normal file
Binary file not shown.
BIN
css/fonts/Caladea-Regular.ttf
Normal file
BIN
css/fonts/Caladea-Regular.ttf
Normal file
Binary file not shown.
BIN
css/fonts/Carlito-Bold.ttf
Normal file
BIN
css/fonts/Carlito-Bold.ttf
Normal file
Binary file not shown.
BIN
css/fonts/Carlito-BoldItalic.ttf
Normal file
BIN
css/fonts/Carlito-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
css/fonts/Carlito-Italic.ttf
Normal file
BIN
css/fonts/Carlito-Italic.ttf
Normal file
Binary file not shown.
BIN
css/fonts/Carlito-Regular.ttf
Normal file
BIN
css/fonts/Carlito-Regular.ttf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user