/* Source Code Pro © 2023 Adobe, see /fonts/LICENSES.txt */
@font-face{
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/SourceCodePro-Regular.ttf.woff2') format('woff2'), url('/fonts/SourceCodePro-Regular.otf.woff') format('woff'), url('/fonts/SourceCodePro-Regular.otf') format('opentype'), url('/fonts/SourceCodePro-Regular.ttf') format('truetype');
}
@font-face{
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/SourceCodePro-Bold.ttf.woff2') format('woff2'), url('/fonts/SourceCodePro-Bold.otf.woff') format('woff'), url('/fonts/SourceCodePro-Bold.otf') format('opentype'), url('/fonts/SourceCodePro-Bold.ttf') format('truetype');
}

/* Inter Copyright (c) 2016 The Inter Project Authors, see /fonts/LICENSES.txt */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url("/fonts/Inter-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url("/fonts/Inter-Bold.woff2") format("woff2");
}