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