/* FONT PATHS
 * -------------------------- */
/* Regular */
@font-face {
  font-family: 'Source Code Pro';
  font-style: 'normal';
  font-weight: 400;
  src: url('../fonts/SourceCodePro-Regular.eot');
  /* IE9 Compat Modes */
  src: local('Source Code Pro'), local('SourceCodePro-Regular'), /* Try locally instaled fonts */ url('../fonts/SourceCodePro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/SourceCodePro-Regular.ttf.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/SourceCodePro-Regular.ttf.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/SourceCodePro-Regular.ttf') format('truetype');
  /* Safari, Android, iOS */
}
/* Light */
@font-face {
  font-family: 'Source Code Pro Light';
  font-style: 'normal';
  font-weight: 300;
  src: url('../fonts/SourceCodePro-Light.eot');
  /* IE9 Compat Modes */
  src: local('Source Code Pro Light'), local('SourceCodePro-Light'), /* Try locally instaled fonts */ url('../fonts/SourceCodePro-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/SourceCodePro-Light.ttf.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/SourceCodePro-Light.ttf.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/SourceCodePro-Light.ttf') format('truetype');
  /* Safari, Android, iOS */
}
/* Bold */
@font-face {
  font-family: 'Source Code Pro Bold';
  font-style: 'normal';
  font-weight: 700;
  src: url('../fonts/SourceCodePro-Bold.eot');
  /* IE9 Compat Modes */
  src: local('Source Code Pro Bold'), local('SourceCodePro-Bold'), /* Try locally instaled fonts */ url('../fonts/SourceCodePro-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/SourceCodePro-Bold.ttf.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/SourceCodePro-Bold.ttf.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/SourceCodePro-Bold.ttf') format('truetype');
  /* Safari, Android, iOS */
}
/* Italic */
@font-face {
  font-family: 'Source Code Pro It';
  font-style: 'italic';
  font-weight: 400;
  src: url('../fonts/SourceCodePro-It.eot');
  /* IE9 Compat Modes */
  src: local('Source Code Pro It'), local('SourceCodePro-It'), /* Try locally instaled fonts */ url('../fonts/SourceCodePro-It.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/SourceCodePro-It.ttf.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/SourceCodePro-It.ttf.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/SourceCodePro-It.ttf') format('truetype');
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Source Code Pro Light';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/SourceCodePro-Regular.eot');
  /* IE9 Compat Modes */
  src: local('Source Code Pro Light'), local('SourceCodePro-Light'), /* Try locally instaled fonts */ url('../fonts/SourceCodePro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/SourceCodePro-Regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/SourceCodePro-Regular.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/SourceCodePro-Regular.ttf') format('truetype');
  /* Safari, Android, iOS */
}
