/* alike-regular - latin */
@font-face {
  font-family: 'Alike';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/alike-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/alike-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/alike-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/alike-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/alike-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/alike-v20-latin-regular.svg#Alike') format('svg'); /* Legacy iOS */
}

/* bilbo-swash-caps-regular - latin */
@font-face {
  font-family: 'Bilbo Swash Caps';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/bilbo-swash-caps-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/bilbo-swash-caps-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/bilbo-swash-caps-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/bilbo-swash-caps-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/BilboSwashCaps-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/bilbo-swash-caps-v22-latin-regular.svg#BilboSwashCaps') format('svg'); /* Legacy iOS */
}




th, td {
    text-align: left !important;
    padding: 8px !important;
}

tr:nth-child(even){background-color: #f2f2f2 !important; color: #4b3222 !important;}

th {
    background-color: #4b3222 !important;
    color: #fff !important;
}


table {
    border-collapse: collapse !important;
    width: 100% !important;

}


.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
  width: 40px !important;
  height: auto !important;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {

  font-family: 'Bilbo Swash Caps' !important;

}
body, p, a {
  font-family: 'Alike', Verdana !important;
}
