/*============================================================================
#Override Stylesheet
#Add Custom Styles Here
==============================================================================*/

  @import url("https://use.typekit.net/lyv3jvy.css");
  
h1, h2{
font-family: aileron, sans-serif;
font-weight: 500;
font-style: normal;
}
  @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
  
h3, h4, h5, h6{
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: normal;
}