.breadcrumb
{
font-family: Roboto Condensed;
}

ol.breadcrumb {
margin: 0
}

ol.breadcrumb a
{

font-family: Roboto Condensed;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: lightgray !important;
}