@font-face {
	font-family: 'Lato Bold';
	src: url('Lato/Lato-Bold/Lato-Bold.eot');
	src: url('Lato/Lato-Bold/Lato-Bold.eot?#iefix') format('eot'),
	url('Lato/Lato-Bold/Lato-Bold.woff2') format('woff2'),
	url('Lato/Lato-Bold/Lato-Bold.woff') format('woff'),
	url('Lato/Lato-Bold/Lato-Bold.ttf') format('truetype')
}

@font-face {
	font-family: 'Lato Heavy';
	src: url('Lato/Lato-Heavy/Lato-Heavy.eot');
	src: url('Lato/Lato-Heavy/Lato-Heavy.eot?#iefix') format('eot'),
	url('Lato/Lato-Heavy/Lato-Heavy.woff2') format('woff2'),
	url('Lato/Lato-Heavy/Lato-Heavy.woff') format('woff'),
	url('Lato/Lato-Heavy/Lato-Heavy.ttf') format('truetype')
}

@font-face {
	font-family: 'Lato Light';
	src: url('Lato/Lato-Light/Lato-Light.eot');
	src: url('Lato/Lato-Light/Lato-Light.eot?#iefix') format('eot'),
	url('Lato/Lato-Light/Lato-Light.woff2') format('woff2'),
	url('Lato/Lato-Light/Lato-Light.woff') format('woff'),
	url('Lato/Lato-Light/Lato-Light.ttf') format('truetype')
}

@font-face {
	font-family: 'Lato Regular';
	src: url('Lato/Lato-Regular/Lato-Regular.eot');
	src: url('Lato/Lato-Regular/Lato-Regular.eot?#iefix') format('eot'),
	url('Lato/Lato-Regular/Lato-Regular.woff2') format('woff2'),
	url('Lato/Lato-Regular/Lato-Regular.woff') format('woff'),
	url('Lato/Lato-Regular/Lato-Regular.ttf') format('truetype')
}

@font-face {
	font-family: 'Lato Italic';
	src: url('Lato/Lato-Italic/Lato-Italic.eot');
	src: url('Lato/Lato-Italic/Lato-Italic.eot?#iefix') format('eot'),
	url('Lato/Lato-Italic/Lato-Italic.woff2') format('woff2'),
	url('Lato/Lato-Italic/Lato-Italic.woff') format('woff'),
	url('Lato/Lato-Italic/Lato-Italic.ttf') format('truetype')
}

@font-face {
  font-family: "feather";
  src: url('feather/feather.eot?t=1525787366991'); /* IE9*/
  src: url('feather/feather.eot?t=1525787366991#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('feather/feather.woff?t=1525787366991') format('woff'), /* chrome, firefox */
  url('feather/feather.ttf?t=1525787366991') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('feather/feather.svg?t=1525787366991#feather') format('svg'); /* iOS 4.1- */
}

@font-face {
  font-family: 'icon-font';
  src: url('icon-font/icon-font.eot');
  src: url('icon-font/icon-font.eot?#iefix') format('eot'),
  url('icon-font/icon-font.woff2') format('woff2'),
  url('icon-font/icon-font.woff') format('woff'),
  url('icon-font/icon-font.ttf') format('truetype'),
  url('icon-font/icon-font.svg#icon-font') format('svg');
}