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

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

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

.a-store-result h5 {
    font-size: 12px !important;
    line-height: 14px !important;
}

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

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

.infoBox h2 a {
    font-family: 'lato-bold';
    font-size: 18px;
}

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

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

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

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

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

.infoBox h2 a {
    font-size: 16px !important;
}

.infoBox h3 {
    font-size: 13px !important;
}