@font-face {
  font-family: "bobby";
  src: url("/wp-content/uploads/useanyfont/2959Bobby.woff2") format("woff2"),
    url("/wp-content/uploads/useanyfont/2959Bobby.woff") format("woff");
  font-display: auto;
}

.bobby {
  font-family: "bobby" !important;
}

@font-face {
  font-family: "night-wind-sent";
  src: url("/wp-content/uploads/useanyfont/3871Night-Wind-Sent.woff2")
      format("woff2"),
    url("/wp-content/uploads/useanyfont/3871Night-Wind-Sent.woff")
      format("woff");
  font-display: auto;
}

.night-wind-sent {
  font-family: "night-wind-sent" !important;
}

@font-face {
  font-family: "merriweather_sans";
  src: url("/wp-content/uploads/useanyfont/2995Merriweather_Sans.woff2")
      format("woff2"),
    url("/wp-content/uploads/useanyfont/2995Merriweather_Sans.woff")
      format("woff");
  font-display: auto;
}

.merriweather_sans {
  font-family: "merriweather_sans" !important;
}

h1,
h2,
h3 {
  font-family: "bobby" !important;
}
h4 {
  font-family: "night-wind-sent" !important;
}
body,
p {
  font-family: "merriweather_sans" !important;
}
h5 {
  font-family: "bobby" !important;
}
