@font-face {
  font-family: "Favorit Std";
  font-weight: normal;
  font-style: normal;
  src:
    url("/assets/webfonts/FavoritStd-Book.woff") format("woff"),
    url("/assets/webfonts/FavoritStd-Book.woff2") format("woff2");
}

@font-face {
  font-family: "Favorit Std";
  font-weight: normal;
  font-style: italic;
  src:
    url("/assets/webfonts/FavoritStd-BookItalic.woff") format("woff"),
    url("/assets/webfonts/FavoritStd-BookItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Favorit Std";
  font-weight: bold;
  font-style: normal;
  src:
    url("/assets/webfonts/FavoritStd-Bold.woff") format("woff"),
    url("/assets/webfonts/FavoritStd-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "BradfordLL";
  font-weight: normal;
  font-style: normal;
  src:
    url("/assets/webfonts/BradfordLLSub-RegularSubset.woff") format("woff"),
    url("/assets/webfonts/BradfordLLSub-RegularSubset.woff2") format("woff2");
}

@font-face {
  font-family: "BradfordLL";
  font-weight: normal;
  font-style: italic;
  src:
    url("/assets/webfonts/BradfordLLSub-ItalicSubset.woff") format("woff"),
    url("/assets/webfonts/BradfordLLSub-ItalicSubset.woff2") format("woff2");
}
