/* =======================================================================================================================	*/
/* PEAK-System WebDesign - Fonts																							*/
/* Last change: 2020-12-08																									*/
/*																															*/
/* ======================================================================================================================= 	*/

/*Source Sans Pro Extra Light */
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 200;
src:  url('../fonts/SourceSansPro-ExtraLight.eot');
src:  url('../fonts/SourceSansPro-ExtraLight.eot?#iefix') format('embedded-opentype'), 
	  url('../fonts/SourceSansPro-ExtraLight.woff2') format('woff2'), 
	  url('../fonts/SourceSansPro-ExtraLight.woff') format('woff'), 
	  url('../fonts/SourceSansPro-ExtraLight.ttf') format('truetype'), 
	  url('../fonts/SourceSansPro-ExtraLight.svg#SourceSansPro') format('svg'); 
}


/* Source Sans Pro Light */
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 300;
src:  url('../fonts/SourceSansPro-Light.eot');
src:  url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'), 
	  url('../fonts/SourceSansPro-Light.woff2') format('woff2'), 
	  url('../fonts/SourceSansPro-Light.woff') format('woff'), 
	  url('../fonts/SourceSansPro-Light.ttf') format('truetype'), 
	  url('../fonts/SourceSansPro-Light.svg#SourceSansPro') format('svg'); 
}


/* Source Sans Pro Regular */
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
src:  url('../fonts/SourceSansPro-Regular.eot');
src:  url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), 
	  url('../fonts/SourceSansPro-Regular.woff2') format('woff2'), 
	  url('../fonts/SourceSansPro-Regular.woff') format('woff'), 
	  url('../fonts/SourceSansPro-Regular.ttf') format('truetype'), 
	  url('../fonts/SourceSansPro-Regular.svg#SourceSansPro') format('svg'); 
}


/* Source Sans Pro Semi Bold */
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
src:  url('../fonts/SourceSansPro-SemiBold.eot');
src:  url('../fonts/SourceSansPro-SemiBold.eot?#iefix') format('embedded-opentype'), 
	  url('../fonts/SourceSansPro-SemiBold.woff2') format('woff2'), 
	  url('../fonts/SourceSansPro-SemiBold.woff') format('woff'), 
	  url('../fonts/SourceSansPro-SemiBold.ttf') format('truetype'), 
	  url('../fonts/SourceSansPro-SemiBold.svg#SourceSansPro') format('svg'); 
}


/* Source Sans Pro Bold */
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 700;
src:  url('../fonts/SourceSansPro-Bold.eot');
src:  url('../fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'), 
	  url('../fonts/SourceSansPro-Bold.woff2') format('woff2'), 
	  url('../fonts/SourceSansPro-Bold.woff') format('woff'), 
	  url('../fonts/SourceSansPro-Bold.ttf') format('truetype'), 
	  url('../fonts/SourceSansPro-Bold.svg#SourceSansPro') format('svg'); 
}


/* Source Sans Pro Black */
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 900;
src:  url('../fonts/SourceSansPro-Black.eot');
src:  url('../fonts/SourceSansPro-Black.eot?#iefix') format('embedded-opentype'), 
	  url('../fonts/SourceSansPro-Black.woff2') format('woff2'), 
	  url('../fonts/SourceSansPro-Black.woff') format('woff'), 
	  url('../fonts/SourceSansPro-Black.ttf') format('truetype'), 
	  url('../fonts/SourceSansPro-Black.svg#SourceSansPro') format('svg'); 
}
