/*
Font: 		Microphone Check
Style: 		Regular
URL: 		https://youworkforthem.com/font/T19138/microphone-check
Foundry: 	ikiiko type
Foundry: 	https://youworkforthem.com/designer/1754/ikiiko-type
Copyright:	Copyright 2023 Ikiiko Type, Inc.
Version: 	18
Created:	April 02, 2026
License: 	https://www.youworkforthem.com/font-license 
License: 	The WebFont(s) listed in this document must follow the YouWorkForThem
			WebFont license rules. All other parties are strictly restricted 
			from using the WebFonts(s) listed without a purchased license. 
			All details above must always remain unaltered and visible in your CSS.
*/

@font-face {
  font-family: 'Microphone Check';
  src: url('/assets/fonts/microphone-check-v18.woff2') format('woff2');
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}

/* The comment at the top of this file is the font's license condition: the
   license requires it to stay, unaltered, in the CSS that serves the font, so
   it must not be edited. The Worker caches /assets/fonts/ as immutable for a
   year, which is why this file's name carries the kit version: if the file
   ever changes, its name changes with it, and so does the link in
   app/layout.tsx. */
