@import url("fonts-sans-arial.css");
@import url("fonts-serif-times.css");
@import url("fonts-monospace-courier.css");
@import url("fonts-cursive-comic.css");
@import url("fonts-fantasy-impact.css");
/* Microsoft Comic Sans */
@font-face {
font-family: cursive;
font-style: normal;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/Comic.ttf")
}
@font-face {
font-family: cursive;
font-style: normal;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/ComicBd.ttf")
}
/* Microsoft Impact */
@font-face {
font-family: fantasy;
font-style: normal;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/Impact.ttf")
}
/* Microsoft Courier */
@font-face {
font-family: monospace;
font-style: normal;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/cour.ttf");
}
@font-face {
font-family: monospace;
font-style: normal;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/courbd.ttf");
}
@font-face {
font-family: monospace;
font-style: italic;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/couri.ttf");
}
@font-face {
font-family: monospace;
font-style: italic;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/courbi.ttf");
}
/* DejaVu Mono */
@font-face {
font-family: monospace;
font-style: normal;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono.ttf") !important;
}
@font-face {
font-family: monospace;
font-style: normal;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono-Bold.ttf") !important;
}
@font-face {
font-family: monospace;
font-style: italic;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono-Oblique.ttf") !important;
}
@font-face {
font-family: monospace;
font-style: italic;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono-BoldOblique.ttf") !important;
}
/* Liberation Mono */
@font-face {
font-family: monospace;
font-style: normal;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-Regular.ttf") !important;
}
@font-face {
font-family: monospace;
font-style: normal;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-Bold.ttf") !important;
}
@font-face {
font-family: monospace;
font-style: italic;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-Italic.ttf") !important;
}
@font-face {
font-family: monospace;
font-style: italic;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-BoldItalic.ttf") !important;
}
/* Microsoft Arial */
@font-face {
font-family: sans-serif;
font-style: normal;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/Arial.ttf");
}
@font-face {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/Arialbd.ttf");
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/Ariali.ttf");
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/Arialbi.ttf");
}
/* DejaVu Sans */
@font-face {
font-family: sans-serif;
font-style: normal;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans.ttf") !important;
}
@font-face {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans-Bold.ttf") !important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans-Oblique.ttf") !important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans-BoldOblique.ttf") !important;
}
/* DejaVu Sans Condensed */
@font-face {
font-family: sans-serif;
font-style: normal;
font-weight: normal;
font-stretch: condensed;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed.ttf") !important;
}
@font-face {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-stretch: condensed;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed-Bold.ttf") !important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: normal;
font-stretch: condensed;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed-Oblique.ttf") !important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: bold;
font-stretch: condensed;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed-BoldOblique.ttf") !important;
}
/* Liberation Sans */
@font-face {
font-family: sans-serif;
font-style: normal;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-Regular.ttf") !important;
}
@font-face {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-Bold.ttf") !important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-Italic.ttf") !important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-BoldItalic.ttf") !important;
}
/* DejaVu Serif */
@font-face {
font-family: serif;
font-style: normal;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif.ttf") !important;
}
@font-face {
font-family: serif;
font-style: normal;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif-Bold.ttf") !important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif-Italic.ttf") !important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif-BoldItalic.ttf") !important;
}
/* DejaVu Serif Condensed */
@font-face {
font-family: serif;
font-style: normal;
font-weight: normal;
font-stretch: condensed;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed.ttf") !important;
}
@font-face {
font-family: serif;
font-style: normal;
font-weight: bold;
font-stretch: condensed;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed-Bold.ttf") !important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: normal;
font-stretch: condensed;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed-Italic.ttf") !important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: bold;
font-stretch: condensed;
src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed-BoldItalic.ttf") !important;
}
/* Liberation Serif */
@font-face {
font-family: serif;
font-style: normal;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-Regular.ttf") !important;
}
@font-face {
font-family: serif;
font-style: normal;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-Bold.ttf") !important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-Italic.ttf") !important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-BoldItalic.ttf") !important;
}
/* Microsoft Times */
@font-face {
font-family: serif;
font-style: normal;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/Times.ttf");
}
@font-face {
font-family: serif;
font-style: normal;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/Timesbd.ttf");
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: normal;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/Timesi.ttf");
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: bold;
font-stretch: normal;
src: url("@l_prefix@/share/fonts-free/CoreFonts/Timesbi.ttf");
}