<link rel="stylesheet" href="https://use.typekit.net/vpb6xso.css">

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

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

/* Documentation: https://docs.sprocketrocket.co/custom-fonts */

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

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


body {
	font-family: source-sans-3, sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1,
.h1 {
	font-family: soleil, sans-serif;
  font-weight: 800;
  font-style: normal;
}

h2,
.h2 {
font-family: soleil, sans-serif;
font-weight: 700;
font-style: normal;
}

h3,
.h3 {
font-family: soleil, sans-serif;
font-weight: 700;
font-style: normal;
}

h4,
.h4 {
font-family: soleil, sans-serif;
font-weight: 700;
font-style: normal;
}

h5,
.h5 {
font-family: soleil, sans-serif;
font-weight: 700;
font-style: normal;
}

h6,
.h6 {
font-family: soleil, sans-serif;
font-weight: 700;
font-style: normal;
}

.display-1 {
font-family: soleil, sans-serif;
font-weight: 300;
font-style: normal;
}
.display-2 {
font-family: soleil, sans-serif;
font-weight: 600;
font-style: normal;
}
.display-3 {
font-family: soleil, sans-serif;
font-weight: 600;
font-style: normal;
}
.display-4 {
font-family: soleil, sans-serif;
font-weight: 600;
font-style: normal;
}

p.lead, p.large {
	font-family: "";
}
blockquote {
font-family: source-sans-3, sans-serif;
font-weight: 700;
font-style: italic;
}
.btn,
.btn-wrapper .cta_button,
.btn-wrapper .cta-button,
.btn-wrapper input[type="submit"],
.btn-wrapper input[type="button"],
input[type="submit"],
input[type="button"]    {
font-family: soleil, sans-serif;
font-weight: 700;
font-style: normal;
}
  font-family: "";
}
.navbar .navbar-nav .dropdown .dropdown-item,
.navbar .navbar-nav .nav-link,
.btn-wrapper.btn-primary-wrapper.d-xl-inline a {
	font-family: "";
}