/*
@font-face {
    font-family: 'droidserif';
    src: url('font/droidserif.eot');
    src: url('font/droidserif.eot?#iefix') format('embedded-opentype'),
         url('font/droidserif.woff2') format('woff2'),
         url('font/droidserif.woff') format('woff'),
         url('font/droidserif.ttf') format('truetype'),
         url('font/droidserif.svg#klavika_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/