@font-face {
    font-family: 'Lato';
    src: url('../../theme/webfonts/lato-v14-latin/lato-v14-latin-regular.woff2') format('woff2');
    src: url('../../theme/webfonts/lato-v14-latin/lato-v14-latin-regular.woff') format('woff');
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Droid-Serif';
    src: url('../../theme/webfonts/droid-serif/DroidSerif-Regular-webfont.eot') format('eot');
    src: url('../../theme/webfonts/droid-serif/DroidSerif-Regular-webfont.woff') format('woff');
    src: url('../../theme/webfonts/droid-serif/DroidSerif-Regular-webfont.ttf') format('truetype');
    font-style: normal;
    font-weight: bolder;
    text-rendering: optimizeLegibility;
}
