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