@font-face {
    font-display: swap;
    font-family: 'Source-Sans-3';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/vendor/sans/source-sans-3-v19-latin-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Source-Medium';
  font-style: normal;
  font-weight: 500;
  src: url('/assets/fonts/vendor/sans/source-sans-3-v19-latin-500.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Source-Semi';
  font-style: normal;
  font-weight: 600;
  src: url('/assets/fonts/vendor/sans/source-sans-3-v19-latin-600.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Source-Bold';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/fonts/vendor/sans/source-sans-3-v19-latin-700.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto-Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/vendor/noto/noto-sans-v42-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto-Medium';
    font-style: normal;
    font-weight: 500;
    src: url('/assets/fonts/vendor/noto/noto-sans-v42-latin-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto-Semi';
    font-style: normal;
    font-weight: 600;
    src: url('/assets/fonts/vendor/noto/noto-sans-v42-latin-600.woff2') format('woff2');
}

  @font-face {
    font-display: swap;
    font-family: 'Noto-Bold';
    font-style: normal;
    font-weight: 700;
    src: url('/assets/fonts/vendor/noto/noto-sans-v42-latin-700.woff2') format('woff2');
}
