@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('RobotoSlab-Regular.eot'); /* IE9 Compat Modes */
  src: url('RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('RobotoSlab-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('RobotoSlab-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('RobotoSlab-Regular.svg#robotoslab-regular') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url('RobotoSlab-Bold.eot'); /* IE9 Compat Modes */
  src: url('RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('RobotoSlab-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('RobotoSlab-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('RobotoSlab-Bold.svg#robotoslab-bold') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'RobotoSlab-Light';
  src: url('RobotoSlab-Light.eot'); /* IE9 Compat Modes */
  src: url('RobotoSlab-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('RobotoSlab-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('RobotoSlab-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('RobotoSlab-Light.svg#robotoslab-light') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'RobotoSlab-Thin';
  src: url('RobotoSlab-Thin.eot'); /* IE9 Compat Modes */
  src: url('RobotoSlab-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('RobotoSlab-Thin.woff') format('woff'), /* Pretty Modern Browsers */
       url('RobotoSlab-Thin.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('RobotoSlab-Thin.svg#robotoslab-thin') format('svg'); /* Legacy iOS */
}