@charset "utf-8";
@font-face {
	font-family: 'AdobeClean-Regular';
	src: url('fonts/adobeclean/AdobeClean-Regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AdobeClean-Bold';
	src: url('fonts/adobeclean/AdobeClean-Bold.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AdobeClean-Black';
	src: url('fonts/adobeclean/AdobeClean-Black.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
