@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('Source_Sans_Pro/SourceSansPro-Regular.ttf') format('opentype');
}
@font-face {
  font-family: 'Source Sans Pro Bold';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('Source_Sans_Pro/SourceSansPro-SemiBold.ttf') format('opentype');
}
@font-face {
  font-family: 'Source Sans Pro Semi Bold';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('Source_Sans_Pro/SourceSansPro-Bold.ttf') format('opentype');
}

.css-167brnv-MuiPaper-root-MuiPopover-paper {
  box-shadow: 0px 1px 8px 0px teal !important;
}
