@font-face {
    font-family: Klasika;
    src: local("Shaw Roman L3"),
    url(ShawRoman3.ttf),
    url(http://kovro.heliohost.org/eo/tools/Sxava/ShawRoman3.ttf);
    font-weight: normal;
    font-style: normal;
}
body, .sh {
    font-family: Klasika;
    text-rendering: optimizeLegibility; /* enable kerning */
}
body {
  background: beige; color: black;
}
.lat {font-family: Cambria, URW Bookman L, Bookman Old Style, Century Schoolbook L, DejaVu Serif, Liberation Serif, Palatino Linotype, Times, Segoe UI, serif}
h1 {color: goldenrod; text-shadow: 2px 2px #FF0000}
