@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 400;
  src: local('SourceCodePro-Regular'), url('../../fonts/source-code-pro/SourceCodePro-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Source Code Pro';
  font-style: bold;
  font-weight: 700;
  src: local('SourceCodePro-bold'), url('../../fonts/source-code-pro/SourceCodePro-Bold.woff') format('woff');
}

