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