@font-face {
	font-family: 'museo';
	src: url('fonts/Museo300-Regular.eot');
	src: local('☺'), url('../fonts/Museo300-Regular.woff') format('woff'), url('../fonts/Museo300-Regular.ttf') format('truetype'), url('../fonts/Museo300-Regular.svg') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'museo';
	src: url('../fonts/Museo500-Regular.eot');
	src: local('☺'), url('../fonts/Museo500-Regular.woff') format('woff'), url('../fonts/Museo500-Regular.ttf') format('truetype'), url('../fonts/Museo500-Regular.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'museo';
	src: url('../fonts/Museo700-Regular.eot');
	src: local('☺'), url('../fonts/Museo700-Regular.woff') format('woff'), url('../fonts/Museo700-Regular.ttf') format('truetype'), url('../fonts/Museo700-Regular.svg') format('svg');
	font-weight: 700;
	font-style: normal;
}


@font-face {
  font-family: 'Horsham';
  src: url('../fonts/Horsham.eot');
  src: url('../fonts/Horsham.woff2') format('woff2'),
       url('../fonts/Horsham.woff') format('woff'),
       url('../fonts/Horsham.ttf') format('truetype'),
       url('../fonts/Horsham.svg#Horsham-Bold') format('svg'),
       url('../fonts/Horsham.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Horsham';
  src: url('../fonts/Horsham-Bold.eot');
  src: url('../fonts/Horsham-Bold.woff2') format('woff2'),
       url('../fonts/Horsham-Bold.woff') format('woff'),
       url('../fonts/Horsham-Bold.ttf') format('truetype'),
       url('../fonts/Horsham-Bold.svg#Horsham-Bold') format('svg'),
       url('../fonts/Horsham-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}
