/* @import url('http://example.com/example_style.css'); */

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

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@font-face {
 font-family: 'Inter-Light'; 
 src:  url('https://7793757.fs1.hubspotusercontent-na1.net/hubfs/7793757/Inter-Light.ttf') format('truetype');
}

@font-face {
 font-family: 'Inter-Light'; 
 src:  url('https://7793757.fs1.hubspotusercontent-na1.net/hubfs/7793757/Inter-Light.ttf') format('truetype');
}

@font-face {
 font-family: 'Inter-Regular'; 
 src:  url('https://7793757.fs1.hubspotusercontent-na1.net/hubfs/7793757/Inter-Regular.ttf') format('truetype');
}

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

@font-face {
 font-family: 'Inter-ExtraBold'; 
 src:  url('https://7793757.fs1.hubspotusercontent-na1.net/hubfs/7793757/Inter-ExtraBold.ttf') format('truetype');
}

@font-face {
 font-family: 'Inter-Black'; 
 src:  url('https://7793757.fs1.hubspotusercontent-na1.net/hubfs/7793757/Inter-Black.ttf') format('truetype');
}


body {
 font-family: 'Inter-Regular';
}

p {
 font-family: 'Inter-Regular';
}

h1 {
 font-family: 'Inter-Black';
}

h2 {
 font-family: 'Inter-ExtraBold';
}

h3 {
 font-family: 'Inter-Bold';
}

h4 {
 font-family: 'Inter-Regular';
}

h5 {
 font-family: 'Inter-Light'';
}


#hs_form_target_widget_1624611211811{
  font-family: 'Inter-Regular';
  font-size: 14px;
}

.hs_form_target_widget_1624611211811{
  font-family: 'Inter-Regular';
  font-size: 14px;
}