@font-face {
	font-family: 'SiteSans60';
	src: url('/themes/dstype/src/fonts/sitesans-60-SiteSans.woff2') format('woff2'),
	url('/themes/dstype/src/fonts/sitesans-60-SiteSans.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SiteSans80';
	src: url('/themes/dstype/src/fonts/sitesans-80-SiteSans.woff2') format('woff2'),
	url('/themes/dstype/src/fonts/sitesans-80-SiteSans.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'SiteSans100';
	src: url('/themes/dstype/src/fonts/sitesans-100-SiteSans.woff2') format('woff2'),
	url('/themes/dstype/src/fonts/sitesans-100-SiteSans.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'SiteSans120';
	src: url('/themes/dstype/src/fonts/sitesans-120-SiteSans.woff2') format('woff2'),
	url('/themes/dstype/src/fonts/sitesans-120-SiteSans.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'SiteSans140';
	src: url('/themes/dstype/src/fonts/sitesans-140-SiteSans.woff2') format('woff2'),
	url('/themes/dstype/src/fonts/sitesans-140-SiteSans.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SiteSans160';
	src: url('/themes/dstype/src/fonts/sitesans-160-SiteSans.woff2') format('woff2'),
	url('/themes/dstype/src/fonts/sitesans-160-SiteSans.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* fix for mailclient osx */
a {
	color: #000;
	text-decoration: none;
}

h6 a {
	color: #aaa;
}