@font-face {
  font-family: "serif";
  font-weight: 400;
  src: url(../font/PlayfairDisplay-Regular.woff2) format("woff2"), url(../font/PlayfairDisplay-Regular.woff) format("woff"); }

@font-face {
  font-family: "roboto";
  font-weight: 400;
  src: url(../font/Roboto-Regular.woff2) format("woff2"), url(../font/Roboto-Regular.woff) format("woff"); }

@font-face {
  font-family: "roboto";
  font-weight: 700;
  src: url(../font/Roboto-Bold.woff2) format("woff2"), url(../font/Roboto-Bold.woff) format("woff"); }

body {
  font-family: "roboto", sans-serif; }

.inquiry-form input, .inquiry-form textarea {
  font-family: "roboto", sans-serif; }
