2013-09-04 13:54:49 +02:00
|
|
|
@font-face {
|
|
|
|
font-family: "Gentium Basic";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./GenBasR.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Gentium Basic";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./GenBasB.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Gentium Basic";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./GenBasI.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Gentium Basic";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./GenBasBI.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Mono";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationMono-Regular.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Mono";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationMono-Bold.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Mono";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationMono-Italic.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Mono";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationMono-BoldItalic.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Sans";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationSans-Regular.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Sans";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationSans-Bold.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Sans";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationSans-Italic.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Sans";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationSans-BoldItalic.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Serif";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationSerif-Regular.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Serif";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationSerif-Bold.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Serif";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationSerif-Italic.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Liberation Serif";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LiberationSerif-BoldItalic.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Linux Biolinum G";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LinBiolinum_R_G.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Linux Biolinum G";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LinBiolinum_RB_G.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Linux Biolinum G";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./LinBiolinum_RI_G.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "Lohit Devanagari";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./Lohit-Devanagari.ttf") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: "WenQuanYi Micro Hei";
|
2013-09-04 20:08:20 +03:00
|
|
|
src: url("./wqy-microhei.ttc") format("truetype");
|
2013-09-04 13:54:49 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|