/*
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap" rel="stylesheet">
 */
@font-face { font-family: Roboto; font-display: auto; src: url('Roboto/Roboto-Regular.woff2'); }
@font-face { font-family: Roboto; font-display: auto; font-weight: 300; src: url('Roboto/Roboto-Light.woff2'); }
@font-face { font-family: Roboto; font-display: auto; font-weight: 500; src: url('Roboto/Roboto-Medium.woff2'); }
@font-face { font-family: Roboto; font-display: auto; font-weight: bold; src: url('Roboto/Roboto-Bold.woff2'); }

@font-face { font-family: 'Source Sans 3'; font-display: auto; src: url('SourceSans3/SourceSans3-Regular.woff2'); }
@font-face { font-family: 'Source Sans 3'; font-display: auto; font-weight: bold; src: url('SourceSans3/SourceSans3-Bold.woff2'); }