@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600&family=Merriweather:wght@400;700&family=Pacifico&display=swap");

body,
.font-body,
.blockquote,
.blockquot,
.btn,
.form-control {
  font-family: "Raleway", sans-serif !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Merriweather", serif !important;
}
