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