/* Minify_CSS_UriRewriter::$debugText

*/

/* a11y-toolbar.css */

/* 1  */ @font-face {
/* 2  */ 	font-family: 'a11y';
/* 3  */ 	src:url('a11y.eot');
/* 4  */ 	src:url('a11y.eot?#iefix') format('embedded-opentype'),
/* 5  */ 		url('a11y.woff2') format('woff2'),
/* 6  */ 		url('a11y.woff') format('woff'),
/* 7  */ 		url('a11y.ttf') format('truetype'),
/* 8  */ 		url('a11y.svg#a11y') format('svg');
/* 9  */ 	font-weight: normal;
/* 10 */ 	font-style: normal;
/* 11 */ 	font-display: swap;
/* 12 */ }
/* 13 */
/* 14 */ [class^="aticon-"]:before, [class*=" aticon-"]:before {
/* 15 */ 	font-family: 'a11y' !important;
/* 16 */ 	speak: none;
/* 17 */ 	font-style: normal;
/* 18 */ 	font-weight: normal;
/* 19 */ 	font-variant: normal;
/* 20 */ 	text-transform: none;
/* 21 */ 	line-height: 1;
/* 22 */
/* 23 */ 	/* Better Font Rendering =========== */
/* 24 */ 	-webkit-font-smoothing: antialiased;
/* 25 */ 	-moz-osx-font-smoothing: grayscale;
/* 26 */ }
/* 27 */
/* 28 */ .aticon-font:before {
/* 29 */     content: '\e602';
/* 30 */ }
/* 31 */
/* 32 */ .aticon-adjust:before {
/* 33 */     content: '\e601';
/* 34 */ }
/* 35 */
/* 36 */ .aticon-tint:before {
/* 37 */     content: '\e600';
/* 38 */ }
