/**
* BebasNeue FONT
*/

@font-face {
    font-family: 'BebasNeue-Bold';
    src:  url('BebasNeue-Bold.eot') format('embedded-opentype'),
          url('BebasNeue-Bold.woff') format('woff'),
          url('BebasNeue-Bold.ttf')  format('truetype'), 
          url('BebasNeue-Bold.svg#BebasNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue-Book';
    src:  url('BebasNeue-Book.eot') format('embedded-opentype'),
          url('BebasNeue-Book.woff') format('woff'), 
          url('BebasNeue-Book.ttf')  format('truetype'),
          url('BebasNeue-Book.svg#BebasNeue-Book') format('svg');
    font-weight: 600;
    font-style: normal;
}
  
@font-face {
    font-family: 'BebasNeue-Light';
    src:  url('BebasNeue-Light.eot') format('embedded-opentype'),
          url('BebasNeue-Light.woff') format('woff'),
          url('BebasNeue-Light.ttf')  format('truetype'),
          url('BebasNeue-Light.svg#BebasNeue-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue-Regular';
    src:  url('BebasNeue-Regular.eot') format('embedded-opentype'),
          url('BebasNeue-Regular.woff') format('woff'),
          url('BebasNeue-Regular.ttf')  format('truetype'),
          url('BebasNeue-Regular.svg#BebasNeue-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue-Thin';
    src:  url('BebasNeue-Thin.eot') format('embedded-opentype'),
          url('BebasNeue-Thin.woff') format('woff'),
          url('BebasNeue-Thin.ttf')  format('truetype'),
          url('BebasNeue-Thin.svg#BebasNeue-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
  }
  
  
  


