@font-face {
  font-family: "Open sans ";
  src: url("/fonts/1.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.fonts-custom-0 {
  font-family: "Open sans ", sans-serif;
}

.fonts-0 {
  font-family: "Montserrat", sans-serif;
}

.fonts-1 {
  font-family: "Roboto", sans-serif;
}

.fonts-2 {
  font-family: "Roboto", sans-serif;
}

.fonts-3 {
  font-family: "Vibes", sans-serif;
}

.fonts-4 {
  font-family: "Roboto", sans-serif;
}

.fonts-5 {
  font-family: "Roboto", sans-serif;
}

.fonts-6 {
  font-family: "Roboto", sans-serif;
}

.fonts-7 {
  font-family: "Roboto", sans-serif;
}

.fonts-8 {
  font-family: "Roboto", sans-serif;
}

.font-2 {
  font-size: 24px !important;
}

.font-5 {
  font-size: 50px !important;
}

.font-6 {
  font-size: 70px !important;
}

.font-7 {
  font-size: 80px !important;
}

.font-8 {
  font-size: 90px !important;
}

.font-9 {
  font-size: 100px !important;
}

.font-10 {
  font-size: 110px !important;
}

.font-11 {
  font-size: 120px !important;
}

.font-12 {
  font-size: 34px !important;
}

.font-13 {
  font-size: 30px !important;
}

.font-15 {
  font-size: 38px !important;
}

.font-16 {
  font-size: 20px !important;
}

main h1, main h2, main h3, main h4, main h5, main h6, main span, main p, main a {
  line-height: 1.25;
}
main h1, main h2, main h3 {
  font-family: Montserrat !important;
}
main h4, main h5, main h6 {
  font-family: Roboto !important;
}
main h2 {
  font-size: 30px;
}
main h3 {
  font-size: 24px;
}
main h3, main h4, main h5, main h6 {
  font-size: 16px;
}
main p {
  font-size: 16px;
}
main .rgaa-content p, main .rgaa-content span, main .rgaa-content a, main .rgaa-content strong {
  font-family: Roboto !important;
}

main {
  background-color: #FFFFFF;
}

form button,
button {
  background-color: #000000;
  color: #ffffff;
  color: #ffffff;
}
form button:hover,
button:hover {
  color: #000000;
}