@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700|Roboto+Condensed:400,400i,700');
@font-face {
    font-family: 'BebasNeue';
    src: url('../fonts/BebasNeue.eot');
    src: local('../fonts/BebasNeue'), local('../fonts/BebasNeue'),
         url('../fonts/BebasNeue.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue.woff') format('woff'),
         url('../fonts/BebasNeue.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url('../fonts/BebasNeue.eot');
    src: local('../fonts/BebasNeue'), local('../fonts/BebasNeue'),
         url('../fonts/BebasNeue.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue.woff') format('woff'),
         url('../fonts/BebasNeue.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
