/* @import url('http://example.com/example_style.css'); */
@font-face { font-family: 'Bogle-Regular'; src:  url('https://23374614.fs1.hubspotusercontent-na1.net/hubfs/23374614/Bogle-Regular.woff') format('woff'); 
url('https://23374614.fs1.hubspotusercontent-na1.net/hubfs/23374614/Bogle-Regular.ttf') format('truetype'); }

@font-face { font-family: 'Bogle-Bold'; src:  url('https://23374614.fs1.hubspotusercontent-na1.net/hubfs/23374614/Bogle-Bold.woff') format('woff'); 
  url('https://23374614.fs1.hubspotusercontent-na1.net/hubfs/23374614/Bogle-Bold.ttf') format('truetype'); }

@font-face { font-family: 'Bogle-Bold'; src:  url('https://23374614.fs1.hubspotusercontent-na1.net/hubfs/23374614/Bogle-Medium.woff') format('woff'); 
  url('https://23374614.fs1.hubspotusercontent-na1.net/hubfs/23374614/Bogle-Medium.ttf') format('truetype'); }


/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
html, body, form, fieldset, table, tr, td, img, label { font-family: 'Bogle-Regular'; }
h1, h2, h3, h4, h5, h6 { font-family: 'Bogle-Bold'; }
.hs-form-field > label, .hs-form-field > label span { font-family: 'Bogle-Regular'; }
.hs-form * {  font-family:  Bogle !important;  padding: 0px; }
.hs-form-field label * {  font-family: Bogle, arial !important;  }
.hs-button primary large { background-color: #041e42; color: #fbfd37; }
.hs-button primary large:focus, .hs-button primary large:hover { border: 2px solid #fbfd37; } 
.hbspt-form { margin:0px; padding: 0px; }
p { font-family: 'Bogle-Regular'; }