@font-face {
  font-family: "open-sans-regular";
  src: url("/fonts/open-sans/OpenSans-Light.eot");
  src: url("/fonts/open-sans/OpenSans-Light.eot?") format("embedded-opentype"),
       url("/fonts/open-sans/OpenSans-Light.woff") format("woff"),
       url("/fonts/open-sans/OpenSans-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "open-sans-bold";
  src: url("/fonts/open-sans/OpenSans-Bold.eot");
  src: url("/fonts/open-sans/OpenSans-Bold.eot?") format("embedded-opentype"),
       url("/fonts/open-sans/OpenSans-Bold.woff") format("woff"),
       url("/fonts/open-sans/OpenSans-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
* {
    font-family: 'open-sans-regular';
}

span.current-category {
    font-family: 'open-sans-bold';
    font-size: 16px;
}

.a-store-result h4 a, .dl-store-name {
    font-family: 'open-sans-bold' !important;
    font-size: 13px;
    font-weight: normal;
}

.a-store-result h5 {
    font-size: 11px !important;
    line-height: 15px !important;
    font-weight: 100;
}

.extended-seg h7 a, .extended-seg h7 {
    font-family: 'open-sans-bold' !important;
    font-size: 13px !important;
}

ul.for-category-list li {
    font-family: 'open-sans-regular' !important;
}

.infoBox h2 a {
    font-family: 'open-sans-bold';
    font-size: 16px;
}

.map-control-segment.for-map-categories span.filtering {
    font-family: 'open-sans-regular';
}

#main .marker-list p {
    font-family: 'open-sans-regular' !important;
}

.map-control h1 {
    font-family: 'open-sans-bold';
}

.a-store-result h4 {
    margin: 0 0 4px 0 !important;
}

.autocomplete-suggestion, .autocomplete-suggestions strong {
    font-family: 'open-sans-regular';
}

.today-status em {
    line-height: 16px !important;
    padding-top: 2px !important;
}

.today-status {
    line-height: 29px !important;
}

.infoBox h3 {
    font-size: 12px;
    font-weight: 100 !important;
}

.a-store-result h4 a, .dl-store-name {
    text-transform: none !important;
    font-size: 15px;
}