@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600,700&display=swap');

@font-face{
    font-family: 'Source Serif Roman';
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    src: url('./fonts/SourceSerifPro-Black.ttf.woff2') format('woff2'),
         url('./fonts/SourceSerifPro-Black.otf.woff') format('woff'),
         url('./fonts/SourceSerifPro-Black.otf') format('opentype'),
         url('./fonts/SourceSerifPro-Black.ttf') format('truetype');
}
