@charset  UTF-8;
/* fonts */

@font-face {
  font-family: 'Nove';
  src: url('../fonts/novecentosanswide-normal-webfont.eot');
  src: url('../fonts/novecentosanswide-normal-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/novecentosanswide-normal-webfont.woff2') format('woff2'),
       url('../fonts/novecentosanswide-normal-webfont.woff') format('woff'),
       url('../fonts/novecentosanswide-normal-webfont.ttf') format('truetype'),
       url('../fonts/novecentosanswide-normal-webfont.svg#novecento_sans_widenormal') format('svg');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'Nove_bold';
  src: url('../fonts/novecentosanswide-bold-webfont.eot');
  src: url('../fonts/novecentosanswide-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/novecentosanswide-bold-webfont.woff2') format('woff2'),
       url('../fonts/novecentosanswide-bold-webfont.woff') format('woff'),color: #B0B0B0;
       url('../fonts/novecentosanswide-bold-webfont.ttf') format('truetype'),
       url('../fonts/novecentosanswide-bold-webfont.svg#novecento_sans_wide_bookbold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans-Regular-webfont.eot');
  src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), 
       url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), 
       url('../fonts/OpenSans-Regular-webfont.svg#OpenSans') format('svg');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'Oswald_light';
  src: url('../fonts/Oswald-Light-webfont.eot');
  src: url('../fonts/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/Oswald-Light-webfont.woff') format('woff'), 
       url('../fonts/Oswald-Light-webfont.ttf') format('truetype'), 
       url('../fonts/Oswald-Light-webfont.svg#Oswald') format('svg');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Regular-webfont.eot');
  src: url('../fonts/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/Oswald-Regular-webfont.woff') format('woff'), 
       url('../fonts/Oswald-Regular-webfont.ttf') format('truetype'), 
       url('../fonts/Oswald-Regular-webfont.svg#Oswald') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa_Free_Light-webfont.eot');
    src: url('../fonts/Nexa_Free_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Nexa_Free_Light-webfont.woff2') format('woff2'),
         url('../fonts/Nexa_Free_Light-webfont.woff') format('woff'),
         url('../fonts/Nexa_Free_Light-webfont.ttf') format('truetype'),
         url('../fonts/Nexa_Free_Light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
