@font-face {
    font-family: HKGrotesk-Bold;
    src: url('../fonts/en/HKGrotesk-Bold.woff2') format('woff2');
  }
  @font-face {
    font-family: HKGrotesk-Light;
    src: url('../fonts/en/HKGrotesk-Light.woff2') format('woff2');
  }  
  @font-face {
    font-family: HKGrotesk-Regular;
    src: url('../fonts/en/HKGrotesk-Regular.woff2') format('woff2');
  }
body {
    font-family: Montserrat !important;
}
.header {
    background: black;
}
h1, h2, h3, h4 {
    font-family: Montserrat;
    font-weight: 800;
}
.sp-pagebuilder-row, .sppb-row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
a {
    text-decoration: none !important;
}
.custom.logo p {
	margin-bottom: 0 !important;
}
@media (max-width:768px){

}
