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

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

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

@font-face {
  font-family: 'Roboto';
  src: url('fonts/RobotoCondensed-LightItalic-webfont.eot');
  src: url('fonts/RobotoCondensed-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/RobotoCondensed-LightItalic-webfont.woff') format('woff'),
       url('fonts/RobotoCondensed-LightItalic-webfont.ttf') format('truetype'),
       url('fonts/RobotoCondensed-LightItalic-webfont.svg') format('svg');
  font-weight: bold;
  font-style: italic;
}
/*
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Thin-webfont.eot');
  src: url('fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/Roboto-Thin-webfont.woff') format('woff'),
       url('fonts/Roboto-Thin-webfont.ttf') format('truetype'),
       url('fonts/Roboto-Thin-webfont.svg') format('svg');
  font-weight: thin;
  font-style: normal;
}*/