@font-face {
  font-display: block;
  font-family: et-book;
  font-weight: normal;
  font-style: normal;
  src: local("et-book"),
       url("et-book-roman-line-figures.woff2") format("woff2"),
       url("et-book-roman-line-figures.woff") format("woff"),
       url("et-book-roman-line-figures.ttf") format("truetype");
}
@font-face {
  font-display: block;
  font-family: et-book;
  font-weight: normal;
  font-style: italic;
  src: local("et-book"),
       url("et-book-display-italic-old-style-figures.woff2") format("woff2"),
       url("et-book-display-italic-old-style-figures.woff") format("woff"),
       url("et-book-display-italic-old-style-figures.ttf") format("truetype");
}
@font-face {
  font-display: block;
  font-family: et-book;
  font-weight: bold;
  font-style: normal;
  src: local("et-book"),
       url("et-book-bold-line-figures.woff2") format("woff2"),
       url("et-book-bold-line-figures.woff") format("woff"),
       url("et-book-bold-line-figures.ttf") format("truetype");
}
@font-face {
  font-display: block;
  font-family: et-book;
  font-weight: 600;
  font-style: normal;
  src: local("et-book"),
       url("et-book-semi-bold-old-style-figures.woff2") format("woff2"),
       url("et-book-semi-bold-old-style-figures.woff") format("woff"),
       url("et-book-semi-bold-old-style-figures.ttf") format("truetype");
}
@font-face {
  font-display: block;
  font-family: et-book os;
  font-weight: normal;
  font-style: normal;
  src: local("et-book os"),
       url("et-book-roman-old-style-figures.woff2") format("woff2"),
       url("et-book-roman-old-style-figures.woff") format("woff"),
       url("et-book-roman-old-style-figures.ttf") format("truetype");
}