
@font-face {
  font-family: cascadia;
  src: url(/theme/fonts/cascadia/CascadiaCode.woff2);
}
@font-face {
  font-family: ubuntu;
  src: url(/theme/fonts/ubuntu/Ubuntu-Regular.ttf);
}

@font-face {
  font-family: ubuntu light;
  src: url(/theme/fonts/ubuntu/Ubuntu-Light.ttf);

}

@font-face {
  font-family: ubuntumono;
  src: url(/theme/fonts/ubuntumono/UbuntuMono-Regular.ttf);

}
@font-face {
  font-family: ubuntucondensed;
  src: url(/theme/fonts/ubuntucondensed/UbuntuCondensed-Regular.ttf);

}