
@font-face {
  font-family: 'Code-Pro-Light-Demo';
  src: url('../fonts/Code-Pro-Light-Demo.eot?#iefix') format('embedded-opentype'),
             url('../fonts/Code-Pro-Light-Demo.otf')  format('opentype'),
	     url('../fonts/Code-Pro-Light-Demo.woff') format('woff'),
	     url('../fonts/Code-Pro-Light-Demo.ttf')  format('truetype'),
	     url('../fonts/Code-Pro-Light-Demo.svg#Code-Pro-Light-Demo') format('svg');
  font-weight: normal;
  font-style: normal;
}
