/* @import url('http://example.com/example_style.css'); */
@font-face {
  font-family: "Plantin Light"; /* A name for your font */
  src: url("https://50510784.fs1.hubspotusercontent-na1.net/hubfs/50510784/Plantin%20Light.eot") format("eot"), url("https://50510784.fs1.hubspotusercontent-na1.net/hubfs/50510784/Plantin%20Light.ttf" format("ttf"), url("https://50510784.fs1.hubspotusercontent-na1.net/hubfs/50510784/Plantin%20Light.woff") format("woff");
}
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
h1, h2, h3, h4, h5, h6 {font-family: "Plantin Light", sans-serif;}