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

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

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











