/* Play
* License: SIL OPEN FONT LICENSE Version 1.1 (/assets/fonts/Play/OFL.txt)
*/

@font-face {
  font-family: "Play";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/Play/Play-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Play";
  font-style: normal;
  font-weight: 200;
  src: url("/assets/fonts/Play/Play-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Play";
  font-style: Bold;
  font-weight: 600;
  src: url("/assets/fonts/Play/Play-Bold.ttf") format("truetype");
}

/* Cascadia Code
* License: SIL OPEN FONT LICENSE Version 1.1 (/assets/fonts/CascadiaCode/LICENSE.txt)
*/

@font-face {
  font-family: 'Cascadia Code';
  src: url('/assets/fonts/CascadiaCode/CascadiaCode.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}