/*
.goldman-regular {
  font-family: "Goldman", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.goldman-bold {
  font-family: "Goldman", sans-serif;
  font-weight: 700;
  font-style: normal;
}


.monda{
  font-family: "Monda", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}*/
body {
    font-family: "Monda", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	 font-family: "Goldman", sans-serif;
  font-weight: 700;
 text-transform: uppercase;
}
.site-header{
	padding: 0;
}