@charset "UTF-8";
@import url("webfonts/JURA/stylesheet.css");
@import url("webfonts/JuraMedium/stylesheet.css");
@import url("webfonts/JuraDemiBold/stylesheet.css");
body {
}
.container-fluid .container .navbar.navbar-expand-lg.navbar-light.bg-light {
    background-image: url(images/bokeh-bg_sm1.jpg);
}
#navbarSupportedContent1 .navbar-nav.mx-auto .nav-item {
    font-family: JuraDemiBold;
}
.container-fluid .container h4 {
    font-family: JuraDemiBold;
}
.row .col-lg-6 p {
    font-family: JURA;
}
.container-fluid .container h3 {
    font-family: JuraDemiBold;
}
.row .col-lg-6 h6 {
    font-family: JuraDemiBold;
}
.row .col-lg-3 p {
    font-family: JuraDemiBold;
}
.row .col-lg-6 h5 {
    font-family: JuraDemiBold;
}
.container-fluid .container footer {
    font-family: JURA;
}
