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

