/* preload fonts */

@font-face {
  font-family: 'Pixeled';
  src: url('/play-cash-codebreakers/fonts/Pixeled.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
   font-family: 'Comfortaa-Regular';
   src: url('/play-cash-codebreakers/fonts/Comfortaa-Regular.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
 }
