
/* The Aleo font family was designed by Alessio Laiso and is licensed unter the SIL Open Font License v1.1. */
/* The Lato 2.0 font family was designed by Łukasz Dziedzic and is licensed unter the SIL Open Font License v1.1. */

/* Aleo Regular */

@font-face
{
	font-family: 'Aleo';
	src: url('../type/Aleo-Regular.eot');
	src: url('../type/Aleo-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../type/Aleo-Regular.woff') format('woff'),
		 url('../type/Aleo-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Aleo Italic */

@font-face
{
	font-family: 'Aleo';
	src: url('../type/Aleo-Italic.eot');
	src: url('../type/Aleo-Italic.eot?#iefix') format('embedded-opentype'),
		 url('../type/Aleo-Italic.woff') format('woff'),
		 url('../type/Aleo-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

/* Aleo Bold */

@font-face
{
	font-family: 'Aleo';
	src: url('../type/Aleo-Bold.eot');
	src: url('../type/Aleo-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../type/Aleo-Bold.woff') format('woff'),
		 url('../type/Aleo-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

/* Aleo Bold Italic */

@font-face
{
	font-family: 'Aleo';
	src: url('../type/Aleo-Bold-Italic.eot');
	src: url('../type/Aleo-Bold-Italic.eot?#iefix') format('embedded-opentype'),
		 url('../type/Aleo-Bold-Italic.woff') format('woff'),
		 url('../type/Aleo-Bold-Italic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

/* Lato Regular */

@font-face
{
	font-family: 'Lato';
	src: url('../type/Lato-Regular.eot');
	src: url('../type/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../type/Lato-Regular.woff') format('woff'),
		 url('../type/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Lato Italic */

@font-face
{
	font-family: 'Lato';
	src: url('../type/Lato-Italic.eot');
	src: url('../type/Lato-Italic.eot?#iefix') format('embedded-opentype'),
		 url('../type/Lato-Italic.woff') format('woff'),
		 url('../type/Lato-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

/* Lato Bold */

@font-face
{
	font-family: 'Lato';
	src: url('../type/Lato-Bold.eot');
	src: url('../type/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../type/Lato-Bold.woff') format('woff'),
		 url('../type/Lato-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

/* Lato Bold Italic */

@font-face
{
	font-family: 'Lato';
	src: url('../type/Lato-Bold-Italic.eot');
	src: url('../type/Lato-Bold-Italic.eot?#iefix') format('embedded-opentype'),
		 url('../type/Lato-Bold-Italic.woff') format('woff'),
		 url('../type/Lato-Bold-Italic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}