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

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

.icon-press-one:before {
    content: "\e900";
}
.icon-press-two:before {
    content: "\e901";
}
.icon-press-three:before {
    content: "\e902";
}
.icon-press-four:before {
    content: "\e903";
}
.icon-file-boleto:before {
    content: "\e904";
}
.icon-file-boleto-refresh:before {
    content: "\e905";
}
.icon-file-nfe:before {
    content: "\e906";
}
