/* fontDefs.css */
@font-face
{
  font-family:'Roboto-Black' ;
  src: local('Roboto-Black'),
    url('/fonts/Roboto-Black.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'Roboto' ;
  src: local('Roboto'),
    url('/fonts/Roboto-Black.ttf') format('truetype') ;
  font-weight: 900 ;
  font-style: normal ;
}

@font-face
{
  font-family:'Roboto-BlackItalic' ;
  src: local('Roboto-BlackItalic'),
    url('/fonts/Roboto-BlackItalic.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'RobotoItalic' ;
  src: local('RobotoItalic'),
    url('/fonts/Roboto-BlackItalic.ttf') format('truetype') ;
  font-weight: 900 ;
  font-style: normal ;
}

@font-face
{
  font-family:'Roboto-Bold' ;
  src: local('Roboto-Bold'),
    url('/fonts/Roboto-Bold.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'Roboto' ;
  src: local('Roboto'),
    url('/fonts/Roboto-Bold.ttf') format('truetype') ;
  font-weight: 700 ;
  font-style: normal ;
}

@font-face
{
  font-family:'Roboto-BoldItalic' ;
  src: local('Roboto-BoldItalic'),
    url('/fonts/Roboto-BoldItalic.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'RobotoItalic' ;
  src: local('RobotoItalic'),
    url('/fonts/Roboto-BoldItalic.ttf') format('truetype') ;
  font-weight: 700 ;
  font-style: normal ;
}

@font-face
{
  font-family:'Roboto-Italic' ;
  src: local('Roboto-Italic'),
    url('/fonts/Roboto-Italic.ttf') format('truetype') ;
  font-weight: normal;
  font-style: italic;
}

@font-face
{
  font-family:'Roboto' ;
  src: local('Roboto'),
    url('/fonts/Roboto-Italic.ttf') format('truetype') ;
  font-weight: normal ;
  font-style: italic ;
}

@font-face
{
  font-family:'Roboto-Light' ;
  src: local('Roboto-Light'),
    url('/fonts/Roboto-Light.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'Roboto' ;
  src: local('Roboto'),
    url('/fonts/Roboto-Light.ttf') format('truetype') ;
  font-weight: 300 ;
  font-style: normal ;
}

@font-face
{
  font-family:'Roboto-LightItalic' ;
  src: local('Roboto-LightItalic'),
    url('/fonts/Roboto-LightItalic.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'RobotoItalic' ;
  src: local('RobotoItalic'),
    url('/fonts/Roboto-LightItalic.ttf') format('truetype') ;
  font-weight: 300 ;
  font-style: normal ;
}

@font-face
{
  font-family:'Roboto-Medium' ;
  src: local('Roboto-Medium'),
    url('/fonts/Roboto-Medium.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'Roboto' ;
  src: local('Roboto'),
    url('/fonts/Roboto-Medium.ttf') format('truetype') ;
  font-weight: 500 ;
  font-style: normal ;
}

@font-face
{
  font-family:'Roboto-MediumItalic' ;
  src: local('Roboto-MediumItalic'),
    url('/fonts/Roboto-MediumItalic.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'RobotoItalic' ;
  src: local('RobotoItalic'),
    url('/fonts/Roboto-MediumItalic.ttf') format('truetype') ;
  font-weight: 500 ;
  font-style: normal ;
}

@font-face
{
  font-family:'Roboto-Regular' ;
  src: local('Roboto-Regular'),
    url('/fonts/Roboto-Regular.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'Roboto' ;
  src: local('Roboto'),
    url('/fonts/Roboto-Regular.ttf') format('truetype') ;
  font-weight: 400 ;
  font-style: normal ;
}

@font-face
{
  font-family:'Roboto-Thin' ;
  src: local('Roboto-Thin'),
    url('/fonts/Roboto-Thin.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'Roboto' ;
  src: local('Roboto'),
    url('/fonts/Roboto-Thin.ttf') format('truetype') ;
  font-weight: 100 ;
  font-style: normal ;
}

@font-face
{
  font-family:'Roboto-ThinItalic' ;
  src: local('Roboto-ThinItalic'),
    url('/fonts/Roboto-ThinItalic.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'RobotoItalic' ;
  src: local('RobotoItalic'),
    url('/fonts/Roboto-ThinItalic.ttf') format('truetype') ;
  font-weight: 100 ;
  font-style: normal ;
}

@font-face
{
  font-family:'RobotoCondensed-Bold' ;
  src: local('RobotoCondensed-Bold'),
    url('/fonts/RobotoCondensed-Bold.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'RobotoCondensed' ;
  src: local('RobotoCondensed'),
    url('/fonts/RobotoCondensed-Bold.ttf') format('truetype') ;
  font-weight: 700 ;
  font-style: normal ;
}

@font-face
{
  font-family:'RobotoCondensed-BoldItalic' ;
  src: local('RobotoCondensed-BoldItalic'),
    url('/fonts/RobotoCondensed-BoldItalic.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'RobotoCondensedItalic' ;
  src: local('RobotoCondensedItalic'),
    url('/fonts/RobotoCondensed-BoldItalic.ttf') format('truetype') ;
  font-weight: 700 ;
  font-style: normal ;
}

@font-face
{
  font-family:'RobotoCondensed-Italic' ;
  src: local('RobotoCondensed-Italic'),
    url('/fonts/RobotoCondensed-Italic.ttf') format('truetype') ;
  font-weight: normal;
  font-style: italic;
}

@font-face
{
  font-family:'RobotoCondensed' ;
  src: local('RobotoCondensed'),
    url('/fonts/RobotoCondensed-Italic.ttf') format('truetype') ;
  font-weight: normal ;
  font-style: italic ;
}

@font-face
{
  font-family:'RobotoCondensed-Light' ;
  src: local('RobotoCondensed-Light'),
    url('/fonts/RobotoCondensed-Light.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'RobotoCondensed' ;
  src: local('RobotoCondensed'),
    url('/fonts/RobotoCondensed-Light.ttf') format('truetype') ;
  font-weight: 300 ;
  font-style: normal ;
}

@font-face
{
  font-family:'RobotoCondensed-LightItalic' ;
  src: local('RobotoCondensed-LightItalic'),
    url('/fonts/RobotoCondensed-LightItalic.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'RobotoCondensedItalic' ;
  src: local('RobotoCondensedItalic'),
    url('/fonts/RobotoCondensed-LightItalic.ttf') format('truetype') ;
  font-weight: 300 ;
  font-style: normal ;
}

@font-face
{
  font-family:'RobotoCondensed-Regular' ;
  src: local('RobotoCondensed-Regular'),
    url('/fonts/RobotoCondensed-Regular.ttf') format('truetype') ;
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family:'RobotoCondensed' ;
  src: local('RobotoCondensed'),
    url('/fonts/RobotoCondensed-Regular.ttf') format('truetype') ;
  font-weight: 400 ;
  font-style: normal ;
}

