@font-face {
    font-family: 'roboto_condensedbold';
    src: url('RobotoCondensed-Bold-webfont.eot');
    src: url('RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('RobotoCondensed-Bold-webfont.woff2') format('woff2'),
         url('RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg'),
         url('RobotoCondensed-Bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}