@charset "UTF-8";

@font-face {
font-family: pixoperator;
src: url("/fonts/PixelOperator.ttf") format("truetype"), url("/fonts/PixelOperator.woff") format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
			
@font-face {
font-family: pixoperatorbold;
src: url("/fonts/PixelOperator-Bold.ttf") format("truetype"),url("/fonts/PixelOperator-Bold.woff") format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
			
@font-face {
font-family: pixoperatorscbold;
src: url("/fonts/PixelOperatorSC-Bold.ttf") format("truetype"), url("/fonts/PixelOperatorSC-Bold.woff") format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: arcadeout;
src: url("/fonts/8-bit Arcade Out.ttf") format("truetype"); 
font-weight: normal;
font-style: normal;
font-display: swap;
}
			  
@font-face {
font-family: arcadein;
src: url("/fonts/8-bit Arcade In.ttf") format("truetype"); 
font-weight: normal;
font-style: normal;
font-display: swap;
}
      
@font-face {
font-family: inter;
src: url("/fonts/Inter_18pt-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
font-display: swap;
}