/*
@font-face {
  font-family: 'Roboto Light';
    src: url('../css/fonts/roboto-light.eot');
    src: url('../css/fonts/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/roboto-light.woff') format('woff'),
       url('../css/fonts/roboto-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
*/
@font-face {
  font-family: 'Franklin Gothic Demi';
    src: url('../css/fonts/FranklinGothic-Demi.eot');
    src: url('../css/fonts/FranklinGothic-Demi?#iefix') format('embedded-opentype'),
         url('../css/fonts/FranklinGothic-Demi.woff') format('woff'),
       url('../css/fonts/FranklinGothic-Demi.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    }
/*
@font-face {
  font-family: 'Roboto Condensed Bold';
    src: url('../css/fonts/roboto-boldcondensed.eot');
    src: url('../css/fonts/roboto-boldcondensed.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/roboto-boldcondensed.woff') format('woff'),
        url('../css/fonts/roboto-boldcondensed.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    }
*/ 