/*
Font: 		Cerebri Sans
Style: 		SemiBold
URL: 		https://www.youworkforthem.com/font/T7559/cerebri-sans
Foundry: 	Hanken Design Co.
Foundry: 	https://www.youworkforthem.com/designer/809/hanken-design-co
Copyright:	Copyright ©2016. Cerebri Sans is a trademark of Alfredo Marco Pradil. All rights reserved.
Version: 	17
Created:	February 27, 2017
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.
*/

/*@import url(eleganticons.css);  */

@font-face {
	font-family: 'CerebriSans';
	src: url('cerebri-sans-light.eot');
	src: url('cerebri-sans-light.eot?#iefix') format('embedded-opentype'),
             url('cerebri-sans-light.woff2') format('woff2'),
	     url('cerebri-sans-light.woff') format('woff'),
	     url('cerebri-sans-light.ttf') format('truetype'),
	     url('cerebri-sans-light.svg#youworkforthem') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'CerebriSans';
	src: url('cerebri-sans-book.eot');
	src: url('cerebri-sans-book.eot?#iefix') format('embedded-opentype'),
             url('cerebri-sans-book.woff2') format('woff2'),
	     url('cerebri-sans-book.woff') format('woff'),
	     url('cerebri-sans-book.ttf') format('truetype'),
	     url('cerebri-sans-book.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CerebriSans';
	src: url('cerebri-sans-medium.eot');
	src: url('cerebri-sans-medium.eot?#iefix') format('embedded-opentype'),
	url('cerebri-sans-medium.woff2') format('woff2'),
	url('cerebri-sans-medium.woff') format('woff'),
	url('cerebri-sans-medium.ttf') format('truetype'),
	url('cerebri-sans-medium.svg#youworkforthem') format('svg');
	font-weight: 500;
	font-style: normal;
}


@font-face {
	font-family: 'CerebriSans';
	src: url('cerebri-sans-semibold.eot');
	src: url('cerebri-sans-semibold.eot?#iefix') format('embedded-opentype'),
             url('cerebri-sans-semibold.woff2') format('woff2'),
	     url('cerebri-sans-semibold.woff') format('woff'),
	     url('cerebri-sans-semibold.ttf') format('truetype'),
	     url('cerebri-sans-semibold.svg#youworkforthem') format('svg');
	font-weight: 600;
	font-style: normal;
}

