
@font-face {
	font-family: 'Roboto Condensed';
	src: url('../font/roboto/RobotoCondensed-Regular.eot');
	src: url('../font/roboto/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
		url('../font/roboto/RobotoCondensed-Regular.woff') format('woff'),
		url('../font/roboto/RobotoCondensed-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Libre Franklin';
	src: url('../font/librefont/LibreFranklin-Regular.eot');
	src: url('../font/librefont/LibreFranklin-Regular.eot?#iefix') format('embedded-opentype'),
		url('../font/librefont/LibreFranklin-Regular.woff') format('woff'),
		url('../font/librefont/LibreFranklin-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
