/* Superbusy Activity - Stormin brand accent font. Use sparingly, 1-3 words max,
   never as a heading or body font (per Stormin Brand Guidelines v4.0). */
@font-face {
	font-family: 'Superbusy Activity';
	src: url('SuperbusyActivity-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* Extra style variants from the brand kit, available for manual use via
   custom CSS class (font-family: 'Superbusy Activity Outline' / 'Superbusy Activity Text') */
@font-face {
	font-family: 'Superbusy Activity Outline';
	src: url('SuperbusyActivity-Outline.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Superbusy Activity Text';
	src: url('Superbusy-Activity-Text.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
