@font-face {
    font-family: 'fereju1';
    src: url('fontes/fontawesome-webfont.eot'); /* IE9 */
    src: url('fontes/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fontes/fontawesome-webfont.woff2') format('woff2'), /* Browsers de ponta */
        url('fontes/fontawesome-webfont.woff') format('woff'), /* Browsers atualizados */
        url('fontes/fontawesome-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('fontes/fontawesome-webfont.svg#fontes/fontawesome-webfont') format('svg'); /* iOS */
}
@font-face {
    font-family: 'fereju2';
    src: url('fontes/glyphicons-halflings-regular-webfont.eot'); /* IE9 */
    src: url('fontes/glyphicons-halflings-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fontes/glyphicons-halflings-regular-webfont.woff2') format('woff2'), /* Browsers de ponta */
        url('fontes/glyphicons-halflings-regular-webfont.woff') format('woff'), /* Browsers atualizados */
        url('fontes/glyphicons-halflings-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('fontes/glyphicons-halflings-regular-webfont.svg#fontes/glyphicons-halflings-regular-webfont') format('svg'); /* iOS */
}

@font-face {
    font-family: 'fereju3';
    src:  url('fontes/EvoleyNotes.ttf')  format('truetype');
}