
@font-face {
  font-family: 'Linux Libertine';
  font-style: normal;
  font-weight: 400;
  src: url('../otf/linlibertine_r.otf') format('opentype');
}

@font-face {
  font-family: 'Linux Libertine';
  font-style: italic;
  font-weight: 400;
  src: url('../otf/linlibertine_ri.otf') format('opentype');
}

@font-face {
  font-family: 'Linux Libertine';
  font-style: normal;
  font-weight: bold;
  src: url('../otf/linlibertine_rb.otf') format('opentype');
}
