@font-face {
    font-family: '8580';
    src: url('../fonts/8580.eot');
    src: url('../fonts/8580.eot') format('embedded-opentype'),
         url('../fonts/8580.woff2') format('woff2'),
         url('../fonts/8580.woff') format('woff'),
         url('../fonts/8580.ttf') format('truetype'),
         url('../fonts/8580.svg#8580') format('svg');
}

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

}