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

