@font-face{
  font-family: 'robotothinitalic';
  src: url('../fonts/Roboto-ThinItalic.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'robotothin';
  src: url('../fonts/Roboto-Thin.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'robotolight';
  src: url('../fonts/Roboto-Light.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'robotolightitalic';
  src: url('../fonts/Roboto-LightItalic.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'robotoregular';
  src: url('../fonts/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'robotomedium';
  src: url('../fonts/Roboto-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'robotomediumitalic';
  src: url('../fonts/Roboto-MediumItalic.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'robotobold';
  src: url('../fonts/Roboto-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'robotobolditalic';
  src: url('../fonts/Roboto-BoldItalic.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'robotoblack';
  src: url('../fonts/Roboto-Black.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'robotoblackitalic';
  src: url('../fonts/Roboto-BlackItalic.ttf');
  font-weight: normal;
  font-style: normal;
}


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

}