/* @import url('http://example.com/example_style.css'); */
@font-face {
  font-family: 'AcuminPro';
  src: url('https://229749.fs1.hubspotusercontent-na1.net/hubfs/229749/AcuminPro-Regular-1.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'AcuminPro', sans-serif!important;
}

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

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