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

