@font-face {
  font-family: 'Privat';
  /*src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');*/
  src: url('../fonts/PryvatSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PrivatBold';
  /*src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');*/
  src: url('../fonts/PryvatSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
