/* January 1, 2012 - Syntax taken from http://www.fontspring.com/blog/further-hardening-of-the-bulletproof-syntax */

/* Example:
	@font-face {
	font-family: 'MyWebFont';
	src: url('webfont.eot');*/ /* IE9 Compat Modes */
	/*src: url('webfont.eot?#iefix') format('embedded-opentype'),*/ /* IE6-IE8 */
	     /*url('webfont.woff') format('woff'),*/ /* Modern Browsers */
	     /*url('webfont.ttf')  format('truetype'),*/ /* Safari, Android, iOS */
	     /*url('webfont.svg#svgFontName') format('svg');*/ /* Legacy iOS */
	/*}
*/

/* webfont by TypeTogether - Veronika Burian & José Scaglione. The additional weights of Abril can be seen at www.type-together.com/Abril */
@font-face {
		font-family: 'AbrilFatface';
		src: url(../.fonts/abrilfatface-webfont.woff2) format('woff2'),
	     	url(../.fonts/abrilfatface-webfont.woff) format('woff');
}


/* webfont by Iconian Fonts - substitute for comic sans */
@font-face {
		font-family: 'ActionMan';
		src: url(../.fonts/ActionMan-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/ActionMan-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/ActionMan-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/ActionMan-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/ActionMan-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}

/* webfont by Oriol Esparraguera - substitute for lucida bright */
@font-face {
		font-family: 'AftaSerifThin';
		src: url(../.fonts/AftaSerifThin-Regular-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/AftaSerifThin-Regular-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/AftaSerifThin-Regular-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/AftaSerifThin-Regular-webfont.otf) format('opentype'),
	     	url(../.fonts/AftaSerifThin-Regular-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/AftaSerifThin-Regular-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}
				
/* webfont by Anja Denali - substitute for lucida handwriting */
@font-face {
		font-family: 'angelina';
		src: url(../.fonts/angelina-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/angelina-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/angelina-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/angelina-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/angelina-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}

/* webfont by Vernon Adams */
@font-face {
		font-family: 'anton';
		src: url(../.fonts/anton-webfont.woff2) format('woff2'),
	     	url(../.fonts/anton-webfont.woff) format('woff'),
			url(../.fonts/anton-webfont.ttf) format('truetype');
}

/* webfont by Kimberly Geswein - substitute for comic sans */
@font-face {
		font-family: 'ArchitectsDaughter';
		src: url(../.fonts/ArchitectsDaughter-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/ArchitectsDaughter-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/ArchitectsDaughter-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/ArchitectsDaughter-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/ArchitectsDaughter-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}		

/* webfont by LeFly Fonts - substitute for comic sans */
@font-face {
		font-family: 'BloklettersViltstift';
		src: url(../.fonts/blokletters-viltstift-webfont.woff2) format('woff2'),
			url(../.fonts/blokletters-viltstift-webfont.woff) format('woff');
		font-weight: normal;
		font-style: normal;
		}

/* Copyright (c) 2018, Fredrick R. Brennan (<copypaste@kittens.ph>) */
/* This Font Software is licensed under the SIL Open Font License, Version 1.1. http://scripts.sil.org/OFL */
@font-face {
		font-family: 'chomsky';
		src: url(../.fonts/chomsky-webfont.woff2) format('woff2'),
		url(../.fonts/chomsky-webfont.woff) format('woff');
		font-weight: normal;
		font-style: normal;
		}
		
/* webfont of 'Christmas Card font v2.0' (c) 2000, 2002 by Harold Lohner */
/* HLohner@aol.com http://www.haroldsfonts.com */
/* Adapted from the hand-lettered opening credits of the film "It's a Wonderful Life" (Art Director: Jack Okey) */
@font-face {
		font-family: 'christmas_card';
		src: url(../.fonts/christmas_card.woff2) format('woff2'),
			url(../.fonts/christmas_card.woff) format('woff');
		font-weight: normal;
		font-style: normal;
		}

/* webfont by Dieter Steffmann http://moorstation.org/typoasis/designers/steffmann/index.htm */
/* substitute for FetteFraktur */
@font-face {
		font-family: 'CloisterBlack';
		src: url(../.fonts/cloisterblack-webfont.woff2) format('woff2'),
			url(../.fonts/cloisterblack-webfont.woff) format('woff');
		font-weight: normal;
		font-style: normal;
		}

/* webfont by Carrois Type Design / Ralph du Carrois */
@font-face {
		font-family: 'colaborate-regular';
		src: url(../.fonts/colabreg-webfont.woff2) format('woff2'),
			url(../.fonts/colabreg-webfont.woff) format('woff');
		font-weight: normal;
		font-style: normal;
		}

/* These fonts sre the intellecual property of Derek Clark */
@font-face {
		font-family: 'commando';
		src: url(../.fonts/commando-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/commando-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/commando-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/commando-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/commando-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}

/* webfont by Exljbris to mimic Firefox font */
@font-face {
		font-family: 'DeliciousHeavy';
		src: url(../.fonts/delicious-heavy-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/delicious-heavy-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/delicious-heavy-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/delicious-heavy-webfont.otf) format('opentype'),
	     	url(../.fonts/delicious-heavy-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/delicious-heavy-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}

/* webfont by Manuel Fernández del Campo García in representation of Brada (info@bybrada.com) */
@font-face {
		font-family: 'devalencia';
		font-weight: normal;
		font-style: normal;
		src: url(../.fonts/devalencia-webfont.woff2) format('woff2'),
			url(../.fonts/devalencia-webfont.woff) format('woff');
		}
		
/* webfont of 'Distant Galaxy' (c) 2021 by ShyFonts Type Foundry */
/* A Star Wars Font http://www.shyfonts.com */
@font-face {
		font-family: 'distant_galaxyregular';
		src: url(../.fonts/distgrg_-webfont.woff2) format('woff2'),
			url(../.fonts/distgrg_-webfont.woff) format('woff');
		font-weight: normal;
		font-style: normal;
		}

/* substitute for Trebuchet MS */
/* Copyright (c) 2014, Mozilla Foundation https://mozilla.org/ with Reserved Font Name Fira Sans.*/
/* Copyright (c) 2014 Telefonica S.A. */
/* SIL Open Font License, Version 1.1 - http://scripts.sil.org/OFL */
@font-face {
		font-family: 'firasans';
		font-weight: normal;
		font-style: normal;
		src: url(../.fonts/firasans-regular-webfont.woff2) format('woff2'),
			url(../.fonts/firasans-regular-webfont.woff) format('woff')
}
		
/* webfont by Dieter Steffmann - substitute for lucida handwriting */
@font-face {
		font-family: 'Gabrielle';
		src: url(../.fonts/Gabrielle-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/Gabrielle-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/Gabrielle-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/Gabrielle-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/Gabrielle-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}


/* webfont by David Rakowski - substitute for stencil */
@font-face {
		font-family: 'Lintsec';
		src: url(../.fonts/lintsec-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/lintsec-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/lintsec-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/lintsec-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/lintsec-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}

/* Copyright (c) 2014, CAT-Fonts, Peter Wiegel */
@font-face {
		font-family: 'lucien_schoenschriftv_catRg';
		src: url(../.fonts/lucian_schoenschrift-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/lucian_schoenschrift-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/lucian_schoenschrift-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/lucian_schoenschrift-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/lucian_schoenschrift-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}
		
/* Orange Lemonade webfont by Mozarella - mozarella.std@gmail.com */
/* Free for non-profit use: https://www.1001fonts.com/licenses/ffp.html */
/* NO numbers or symbols in this font */
@font-face {
		font-family: 'orange_lemonade';
		font-weight: normal;
		font-style: normal;
		src: url(../.fonts/orange_lemonade.woff2) format('woff2'),
			url(../.fonts/orange_lemonade.woff) format('woff');
		}

/* Paytone One webfont - Copyright: (c)2011 by Vernon Adams - vern@newtypography.co.uk */
@font-face {
		font-family: 'paytoneone';
		font-weight: normal;
		font-style: normal;
		src: url(../.fonts/paytoneone-webfont.woff2) format('woff2'),
			url(../.fonts/paytoneone-webfont.woff) format('woff');
		}

/* Pirulen Regular webfont - Copyright: (c)2004 - 2009 by Typodermic Fonts */
@font-face {
		font-family: 'pirulen';
		font-weight: normal;
		font-style: normal;
		src: url(../.fonts/pirulen_reg.woff2) format('woff2'),
			url(../.fonts/pirulen_reg.woff) format('woff');
		}
		

/* webfont by Paul Lloyd - substitute for FetteFraktur */
@font-face {
		font-family: 'PlainBlack';
		src: url(../.fonts/PlainBlack-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/PlainBlack-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/PlainBlack-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/PlainBlack-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/PlainBlack-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}
		

/* webfont by Vernon Adams - substitute for lucida bright */
@font-face {
		font-family: 'Radley';
		src: url(../.fonts/Radley-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/Radley-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/Radley-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/Radley-webfont.otf) format('opentype'),
	     	url(../.fonts/Radley-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/Radley-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}

/* webfont by HVD Fonts - substitute for lucida handwriting */
@font-face {
		font-family: 'ReklameScript';
		src: url(../.fonts/ReklameScript-Regular_DEMO-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/ReklameScript-Regular_DEMO-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/ReklameScript-Regular_DEMO-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/ReklameScript-Regular_DEMO-webfont.otf) format('opentype'),
	     	url(../.fonts/ReklameScript-Regular_DEMO-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/ReklameScript-Regular_DEMO-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}		
		
/* webfont by ShyFonts - substitute for comic sans */
@font-face {
		font-family: 'SFArchRival';
		src: url(../.fonts/SF_Arch_Rival-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/SF_Arch_Rival-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/SF_Arch_Rival-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/SF_Arch_Rival-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/SF_Arch_Rival-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}

/* webfont by Vic Fieger - substitute for comic sans */
@font-face {
		font-family: 'whitehall';
		src: url(../.fonts/whitehall-webfont.eot); /* IE9 Compat Modes */
		src: url(../.fonts/whitehall-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	     	url(../.fonts/whitehall-webfont.woff) format('woff'), /* Modern Browsers */
	     	url(../.fonts/whitehall-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
	     	url(../.fonts/whitehall-webfont.svg#svgFontName) format('svg'); /* Legacy iOS */
		}
				
/* ++++++++++++++++++++++++++++++++++++++++++++ */

/*html {
        background: url(images/bg.png) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}*/			
