@font-face {
  font-family: fab;
  src: url('fabrik-regular-webfont.otf') format('opentype'),
    url('fabrik-regular-webfont.eot?#iefix') format('embedded-opentype');
  font-weight: regular;
  font-style: normal;
}
@font-face {
  font-family: fab;
  src: url('fabrik-bold-webfont.otf') format('opentype'),
    url('fabrik-bold-webfont.eot?#iefix') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}