

/* ==========================================================================
   FONT STACK
   ========================================================================== */

@font-face {
	font-family: 'SonoSans';
	src: url('/fonts/Sono-SemiBold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'NotCourierSans';
	src: url('/fonts/NotCourierSans-Bold-webfont.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'NotCourierSans';
	src: url('/fonts/NotCourierSans-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'LotusCoder';
	src: url('/fonts/LotuscoderBold-eZZYn.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'LotusCoder';
	src: url('/fonts/Lotuscoder-0WWrG.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
