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

.tsz {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'TeleSenaZodiaco' !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;
}

/* ---- Código do zodiaco */
.tsz-01-ico:before,
.tsz-aries-ico:before {
    content: "\e900";
}
.tsz-01:before,
.tsz-aries:before {
    content: "\e901";
}
.tsz-10-ico:before,
.tsz-touro-ico:before {
    content: "\e902";
}
.tsz-10:before,
.tsz-touro:before {
    content: "\e903";
}
.tsz-05-ico:before,
.tsz-gemeos-ico:before {
    content: "\e904";
}
.tsz-05:before,
.tsz-gemeos:before {
    content: "\e905";
}
.tsz-02-ico:before,
.tsz-cancer-ico:before {
    content: "\e906";
}
.tsz-02:before,
.tsz-cancer:before {
    content: "\e907";
}
.tsz-06-ico:before,
.tsz-leao-ico:before {
    content: "\e908";
}
.tsz-06:before,
.tsz-leao:before {
    content: "\e909";
}
.tsz-11-ico:before,
.tsz-virgem-ico:before {
    content: "\e90a";
}
.tsz-11:before,
.tsz-virgem:before {
    content: "\e90b";
}
.tsz-07-ico:before,
.tsz-libra-ico:before {
    content: "\e90c";
}
.tsz-07:before,
.tsz-libra:before {
    content: "\e90d";
}
.tsz-04-ico:before,
.tsz-escorpiao-ico:before {
    content: "\e90e";
}
.tsz-04:before,
.tsz-escorpiao:before {
    content: "\e90f";
}
.tsz-09-ico:before,
.tsz-sargitario-ico:before {
    content: "\e910";
}
.tsz-09:before,
.tsz-sargitario:before {
    content: "\e911";
}
.tsz-03-ico:before,
.tsz-capricornio-ico:before {
    content: "\e912";
}
.tsz-03:before,
.tsz-capricornio:before {
    content: "\e913";
}
.tsz-00-ico:before,
.tsz-aquario-ico:before {
    content: "\e914";
}
.tsz-00:before,
.tsz-aquario:before {
    content: "\e915";
}
.tsz-08-ico:before,
.tsz-peixes-ico:before {
    content: "\e916";
}
.tsz-08:before,
.tsz-peixes:before {
    content: "\e917";
}
