@font-face {
  font-family: 'Roboto';
  src: url('/assets/font/roboto/roboto-300.eot') format('embedded-opentype'), url('/assets/font/roboto/roboto-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('/assets/font/roboto/roboto-400.eot') format('embedded-opentype'), url('/assets/font/roboto/roboto-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('/assets/font/roboto/roboto-700.eot') format('embedded-opentype'), url('/assets/font/roboto/roboto-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}