@font-face {
  font-family: 'SourceCodePro-VariableFont_wght';
  src: url('SourceCodePro-VariableFont_wght.eot');
  src: url('SourceCodePro-VariableFont_wght.eot?#iefix') format('embedded-opentype'),
       url('SourceCodePro-VariableFont_wght.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SourceCodeRoman-ExtraLight';
  src: url('SourceCodeRoman-ExtraLight.svg#SourceCodeRoman-ExtraLight') format('svg'),
       url('SourceCodeRoman-ExtraLight.ttf') format('truetype'),
       url('SourceCodeRoman-ExtraLight.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

