@font-face {
  font-family: 'Source Code Pro Light';
  src: url('SourceCodePro-Light.eot'); /* IE9 Compat Modes */
  src: url('SourceCodePro-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('SourceCodePro-Light.woff') format('woff'), /* Modern Browsers */
       url('SourceCodePro-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('SourceCodePro-Light.svg#60c2bdc080090f10b5e6c9a2c269df3e') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  200;
}

