/* Webfont: BloggerSans */@font-face {
    font-family: 'BloggerSans';
    src: url('../fonts/BloggerSans.eot'); /* IE9 Compat Modes */
    src: url('../fonts/BloggerSans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/BloggerSans.woff') format('woff'), /* Modern Browsers */
         url('../fonts/BloggerSans.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/BloggerSans.svg#BloggerSans') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

