@font-face {
    font-family: 'transire-icons';
    src:    url('fonts/transire-iconsb1e1b1e1.html?218c4k');
    src:    url('fonts/transire-iconsb1e1b1e1.html?218c4k#iefix') format('embedded-opentype'),
        url('fonts/transire-iconsb1e1-2b1e1.html?218c4k') format('truetype'),
        url('fonts/transire-iconsb1e1-3b1e1.html?218c4k') format('woff'),
        url('fonts/transire-iconsb1e1-4b1e1.html?218c4k#transire-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'transire-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 3;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-multa:before {
    content: "\e900";
}
.icon-parqueo-seguro:before {
    content: "\e901";
}
.icon-senalizacion-hv:before {
    content: "\e902";
}
.icon-smart-traffic:before {
    content: "\e903";
}

