@font-face {
  font-family: 'Roboto-Regular';
      src: url('fonts/Roboto-Regular.eot'); /* IE9 Compat Modes */
      src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('fonts/Roboto-Regular.woff') format('woff'), /* Modern Browsers */
           url('fonts/Roboto-Regular.ttf') format('truetype');
      font-style: normal;
      font-weight: normal;
      text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Roboto-Medium';
      src: url('fonts/Roboto-Medium.eot'); /* IE9 Compat Modes */
      src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('fonts/Roboto-Medium.woff') format('woff'), /* Modern Browsers */
           url('fonts/Roboto-Medium.ttf') format('truetype');
      font-style: normal;
      font-weight: normal;
      text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Roboto-Bold';
      src: url('fonts/Roboto-Bold.eot'); /* IE9 Compat Modes */
      src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('fonts/Roboto-Bold.woff') format('woff'), /* Modern Browsers */
           url('fonts/Roboto-Bold.ttf') format('truetype');
      font-style: normal;
      font-weight: normal;
      text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Roboto-Black';
      src: url('fonts/Roboto-Black.eot'); /* IE9 Compat Modes */
      src: url('fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('fonts/Roboto-Black.woff') format('woff'), /* Modern Browsers */
           url('fonts/Roboto-Black.ttf') format('truetype');
      font-style: normal;
      font-weight: normal;
      text-rendering: optimizeLegibility;
}
