@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../../fonts/roboto/condensed/robotocondensed-regular.eot');
    src: url('../../fonts/roboto/condensed/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/roboto/condensed/robotocondensed-regular.woff2') format('woff2'),
    url('../../fonts/roboto/condensed/robotocondensed-regular.woff') format('woff'),
    url('../../fonts/roboto/condensed/robotocondensed-regular.ttf') format('truetype'),
    url('../../fonts/roboto/condensed/robotocondensed-regular.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}