@font-face {
	font-family: 'atlas-black-aaa';
	src:local('atlas-black-aaa'), url('atlas-black-aaa.woff') format('woff'),url('atlas-black-aaa.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

.special-font { font-family:atlas-black-aaa; }
