@font-face {
  font-family: "franklin_gothic_demiregular";
  src: url("font/fradm-webfont.woff2") format("woff2"),
    url("font/fradm-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "franklin_gothic_bookregular";
  src: url("font/frabk-webfont.woff2") format("woff2"),
    url("font/frabk-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
