@font-face {
  font-family: b-sanomat-serif-black;
  font-weight: normal;
  font-style: normal;

  src: url('fonts/Sanomat Serif Black.eot');
  src: url('fonts/Sanomat Serif Black.eot?#iefix') format('embedded-opentype'),
         url('fonts/Sanomat Serif Black.woff') format('woff'),
         url('fonts/Sanomat Serif Black.woff2') format('truetype');
}

@font-face {
  font-family: b-sanomat-sans-r;
  font-weight: normal;
  font-style: normal;

  src: url('fonts/Sanomat Sans Web-Regular.eot');
  src: url('fonts/Sanomat Sans Web-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Sanomat Sans Web-Regular.woff') format('woff'),
         url('fonts/Sanomat Sans Web-Regular.woff2') format('truetype');
}

@font-face {
  font-family: b-sanomat-sans-bold;
  font-weight: normal;
  font-style: normal;

  src: url('fonts/Sanomat Sans Web-Bold.eot');
  src: url('fonts/Sanomat Sans Web-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Sanomat Sans Web-Bold.woff') format('woff'),
         url('fonts/Sanomat Sans Web-Bold.woff2') format('truetype');
}
