@font-face {
  font-family: "Nobel";
  src: url("/guide/fonts/webtype-fallback/Nobel/JosefinSans-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Nobel";
  src: url("/guide/fonts/webtype-fallback/Nobel/JosefinSans-LightItalic.woff2") format("woff2");
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "Nobel";
  src: url("/guide/fonts/webtype-fallback/Nobel/JosefinSans-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Nobel";
  src: url("/guide/fonts/webtype-fallback/Nobel/JosefinSans-ExtraLight.woff2") format("woff2");
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "Nobel";
  src: url("/guide/fonts/webtype-fallback/Nobel/JosefinSans-Italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "Nobel";
  src: url("/guide/fonts/webtype-fallback/Nobel/JosefinSans-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}