@font-face {
  font-family: 'SourceCodePro';
  font-style: normal;
  font-weight: 400;
  src: local('SourceCodePro'), 
       local('SourceCodePro'), 
       url('../fonts/SourceCodePro.otf') format('opentype');
}

