@font-face
{
    font-family: 'BloggerSans';
  src: url('BloggerSans.eot');
  src: url('BloggerSans.eot?#') format('embedded-opentype'),
      url('BloggerSans.woff') format('woff'),
      url('BloggerSans.ttf') format('truetype');
}
