@charset "UTF-8";
/* CSS Document - LICENSED FONTS USE - Art2Fly */

/*
Font: 		Neo Forma
Style: 		Regular
URL: 		https://youworkforthem.com/font/T27769/neo-forma-font-duo
Foundry: 	Set Sail Studios
Foundry: 	https://youworkforthem.com/designer/527/set-sail-studios
Copyright:	
Version: 	17
Created:	February 16, 2025
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: 'NeoForma-Sans';
	src: url('/fonts/neo-forma-sans.eot');
	src: url('/fonts/neo-forma-sans.eot?#iefix') format('embedded-opentype'),
         url('/fonts/neo-forma-sans.woff2') format('woff2'),
	     url('/fonts/neo-forma-sans.woff') format('woff'),
	     url('/fonts/neo-forma-sans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeoForma-Serif';
	src: url('/fonts/neo-forma-serif.eot');
	src: url('/fonts/neo-forma-serif.eot?#iefix') format('embedded-opentype'),
         url('/fonts/neo-forma-serif.woff2') format('woff2'),
	     url('/fonts/neo-forma-serif.woff') format('woff'),
	     url('/fonts/neo-forma-serif.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
