@charset "UTF-8";

@font-face {
    font-family: "icon-font";
    src: url("fonts/icon-font.eot");
    src: url("fonts/icon-font.eot?#iefix") format("embedded-opentype"),
    url("fonts/icon-font.woff") format("woff"),
    url("fonts/icon-font.ttf") format("truetype"),
    url("fonts/icon-font.svg#icon-font") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "icon-font" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 0.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="am-"]:before,
[class*=" am-"]:before {
    font-family: "icon-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 0.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.am {
    display: inline-block;
    text-rendering: auto;
    transform: translate(0, 0);
    line-height: 0.5;
}

.am-discussioni:before {
    content: "a";
}
.am-profilo:before {
    content: "b";
}
.am-utenti:before {
    content: "c";
}
.am-lotti:before {
    content: "d";
}
.am-contratti:before {
    content: "e";
}
.am-classificazioni:before {
    content: "g";
}
.am-amministrazione:before {
    content: "f";
}
.am-carte:before {
    content: "h";
}
.am-committenti:before {
    content: "j";
}
.am-comunicazioni:before {
    content: "k";
}
.am-esercizi-convenzionati:before {
    content: "l";
}
.am-offerta-competenze:before {
    content: "m";
}
.am-ricerca-servizi:before {
    content: "o";
}
.am-ricerca-utenti:before {
    content: "p";
}
.am-sconti-accrediti:before {
    content: "q";
}
.am-piazza-servizi:before {
    content: "r";
}
.am-ricerca-competenze:before {
    content: "n";
}
.am-fulmine-store:before {
    content: "s";
}
.am-bollette:before {
    content: "t";
}
.am-categorie-esercizi:before {
    content: "u";
}
.am-condominii:before {
    content: "v";
}
.am-fornitori-condominio:before {
    content: "w";
}
.am-nuovo:before {
    content: "x";
}
.am-numeri-utili:before {
    content: "i";
}
.am-offerte-speciali:before {
    content: "y";
}
.am-sconti-flussi:before {
    content: "z";
}
.am-documenti:before {
    content: "A";
}
.am-nuovo-1:before {
    content: "B";
}
.am-news:before {
    content: "C";
}
.am-cortile:before {
    content: "E";
}
.am-sondaggi:before {
    content: "D";
}
.am-calendario:before {
  content: "F";
}