@font-face {
  font-family: 'Roboto';
  src: url('Roboto-Regular-webfont.eot');
  src: url('Roboto-Regular-webfont?#iefix') format('embedded-opentype'),
       url('Roboto-Regular-webfont.woff') format('woff'),
       url('Roboto-Regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('Roboto-Italic-webfont.eot');
  src: url('Roboto-Italic-webfont?#iefix') format('embedded-opentype'),
       url('Roboto-Italic-webfont.woff') format('woff'),
       url('Roboto-Italic-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}


@font-face {
  font-family: 'Roboto Thin';
  src: url('Roboto-Thin-webfont.eot');
  src: url('Roboto-Thin-webfont?#iefix') format('embedded-opentype'),
       url('Roboto-Thin-webfont.woff') format('woff'),
       url('Roboto-Thin-webfont.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}





