@charset "UTF-8";
/* ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––  LATO  */
@font-face {
	font-family: 'CircularBold';
	src: url('../fonts/CircularStd-Bold.eot');
	src: url('../fonts/CircularStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/CircularStd-Bold.woff') format('woff'),
		url('../fonts/CircularStd-Bold.ttf') format('truetype'),
		url('../fonts/CircularStd-Bold.svg#CircularStd-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'MigraLight';
	src: url('../fonts/Migra-Light.eot');
	src: url('../fonts/Migra-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Migra-Light.woff') format('woff'),
		url('../fonts/Migra-Light.ttf') format('truetype'),
		url('../fonts/Migra-Light.svg#Migra-Light') format('svg');
	font-style: normal;
}

@font-face {
	font-family: 'MigraLight';
	src: url('../fonts/Migra-Italic.eot');
	src: url('../fonts/Migra-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Migra-Italic.woff') format('woff'),
		url('../fonts/Migra-Italic.ttf') format('truetype'),
		url('../fonts/Migra-Italic.svg#Migra-Italic') format('svg');
	font-style: italic;
}
