﻿@font-face
{
    font-family: 'a11y';
    src: url('../font/a11y.eot');
    src: url('../font/a11y.eot') format('embedded-opentype'),url('../font/a11y.woff2') format('woff2'),url('../font/a11y.woff') format('woff'),url('../font/a11y.ttf') format('truetype'),url('../font/a11y.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="aticon-"]:before, [class*=" aticon-"]:before
{
    font-family: 'a11y'!important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;/* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.aticon-font:before
{
    content: 'Rozmiar czcionki ';
    color: #000!important;
}
.aticon-adjust:before
{
    content: 'Wysoki kontrast ';
    color: #000!important;
    background-color: #f2f500;
    font-size: 120%;
}
.aticon-tint:before
{
    content: '';
}