@import url('icon.css');

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  src: url('Roboto-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  src: url('Roboto-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  src: url('Roboto-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  src: url('Roboto-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'BNPP Sans Condensed';
    src: url('bnpp-sans-cond-v2.eot');
    src: url('bnpp-sans-cond-v2.eot?#iefix') format('embedded-opentype'),
         url('bnpp-sans-cond-v2.woff') format('woff'),
         url('bnpp-sans-cond-v2.ttf') format('truetype'),
         url('bnpp-sans-cond-v2.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BNPP Sans Condensed';
    src: url('bnpp-sans-cond-bold-v2.eot');
    src: url('bnpp-sans-cond-bold-v2.eot?#iefix') format('embedded-opentype'),
         url('bnpp-sans-cond-bold-v2.woff') format('woff'),
         url('bnpp-sans-cond-bold-v2.ttf') format('truetype'),
         url('bnpp-sans-cond-bold-v2.svg#robotoregular') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BNPP Sans Condensed';
    src: url('bnpp-sans-cond-light-v2.eot');
    src: url('bnpp-sans-cond-light-v2.eot?#iefix') format('embedded-opentype'),
         url('bnpp-sans-cond-light-v2.woff') format('woff'),
         url('bnpp-sans-cond-light-v2.ttf') format('truetype'),
         url('bnpp-sans-cond-light-v2.svg#robotoregular') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'BNPP Sans Condensed';
    src: url('bnpp-sans-cond-extrabold-v2.eot');
    src: url('bnpp-sans-cond-extrabold-v2.eot?#iefix') format('embedded-opentype'),
         url('bnpp-sans-cond-extrabold-v2.woff') format('woff'),
         url('bnpp-sans-cond-extrabold-v2.ttf') format('truetype'),
         url('bnpp-sans-cond-extrabold-v2.svg#robotoregular') format('svg');
    font-weight: 800;
    font-style: normal;
}


/****** // ******/
