/* `GoodFellas` font */
@font-face {
  font-family: "Bodoni Campanile Five";
  src: url("../fonts/OPTIBodoniCampanileFive.woff2") format("woff2"),
    url("../fonts/OPTIBodoniCampanileFive.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}

/* `a Martin Scorsese Picture` font  */
@font-face {
  font-family: "Raleigh Gothic";
  src: url("../fonts/OPTIRaleigh-Gothic.woff2") format("woff2"),
    url("../fonts/OPTIRaleigh-Gothic.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

