/*! Copyright Reframe Data AG */
/* material-icons-base-400-normal*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/pub/fbec73474c1c92fba7af.woff2) format('woff2'), url(/pub/88899cc48af9534ab3fb.woff) format('woff');
  
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
/* material-icons-outlined-all-400-normal*/
@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/pub/f5618f9870155cc86d9b.woff2) format('woff2'), url(/pub/5a03bc8fddbe401a2c94.woff) format('woff');
  
}
.material-icons-outlined {
  font-family: 'Material Icons Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
