/* 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 */
	/*}
*/


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 23, 2025 */
/* Kontrapunkt License v1.00 */
/*! Designed by Bo Linnemann – Kontrapunkt A/S. The font may be used and distributed freely – NOT FOR RESALE. www.kontrapunkt.com */
@font-face {
    		font-family: 'kontrapunktbold';
    		font-weight: normal;
    		font-style: normal;
    		src: url(../.fonts/kontrapunkt-bold-webfont.woff2) format('woff2'),
         		url(../.fonts/kontrapunkt-bold-webfont.woff) format('woff');
         	font-display: swap; /* Define how the browser behaves during download */
		}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 23, 2025 */
/* Kontrapunkt License v1.00 */
/*! Designed by Bo Linnemann – Kontrapunkt A/S. The font may be used and distributed freely – NOT FOR RESALE. www.kontrapunkt.com */
@font-face {
    		font-family: 'kontrapunktlight';
    		font-weight: normal;
    		font-style: normal;
    		src: url(../.fonts/kontrapunkt-light-webfont.woff2) format('woff2'),
         		url(../.fonts/kontrapunkt-light-webfont.woff) format('woff');
         	font-display: swap; /* Define how the browser behaves during download */
		}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 10, 2025 */
/*! Copyright (c) 2012, Pablo Impallari (www.impallari.com|impallari@gmail.com), */
/*! Copyright (c) 2012, Rodrigo Fuenzalida (www.rfuenzalida.com|hello¨rfuenzalida.com), with Reserved Font Name Libre Baskerville. */
/*  This Font Software is licensed under the SIL Open Font License, Version 1.1. - 26 February 2007 */

@font-face {
    		font-family: 'libre_baskervilleregular';
    		font-weight: normal;
    		font-style: normal;    
    		src: url(../.fonts/librebaskerville-regular-webfont.woff2) format('woff2'),
            		url(../.fonts/librebaskerville-regular-webfont.woff) format('woff');
    		font-display: swap; /* Define how the browser behaves during download */
}		

/*! Generated by What Font Is (https://www.whatfontis.com/) on 12/28/2025 */
/*! Copyright (c) 2014, CAT-Fonts, Peter Wiegel (http://www.catfonts.de | wiegel@peter-wiegel.de), with Reserved Font Name “Krugmann Brush”. */
/* This Font Software is licensed under the SIL Open Font License, Version 1.1. */
@font-face {
		font-family: 'lucien_schoenschriftv_catRg';
		font-weight: normal;
		font-style: normal;
		src: url(../.fonts/lucian-schoenschrift.woff2) format('woff2'),
			url(../.fonts/lucian-schoenschrift.woff) format('woff');		
	     	font-display: swap; /* Define how the browser behaves during download */
		}

/* Pirulen Regular webfont - Copyright: (c)2004 - 2009 by Typodermic Fonts */
/* Larabie Fonts License v1.00 */
@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');
		font-display: swap; /* Define how the browser behaves during download */
		}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 23, 2025 */
/* SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 */
/* Copyright (c) <2010>, with Reserved Font Name Solveig */
@font-face {
    		font-family: 'solveig_demi_boldregular';
    		font-weight: normal;
    		font-style: normal;
    		src: url(../.fonts/solveigdemibold-webfont.woff2) format('woff2'),
         		url(../.fonts/solveigdemibold-webfont.woff) format('woff');
         	font-display: swap; /* Define how the browser behaves during download */
		}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 23, 2025 */
/* SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 */
/* Copyright (c) <2010>, with Reserved Font Name Solveig */
@font-face {
    		font-family: 'solveig_displayregular';
    		font-weight: normal;
    		font-style: normal;
    		src: url(../.fonts/solveigdisplay-webfont.woff2) format('woff2'),
         		url(../.fonts/solveigdisplay-webfont.woff) format('woff');
         	font-display: swap; /* Define how the browser behaves during download */
		}
				
/* ++++++++++++++++++++++++++++++++++++++++++++ */

/*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;
}*/			
