.mat-toolbar,
.mat-drawer,
.mat-primary {
  color: #333 !important;
  background-color: #fcd4a4 !important;
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip,
.mat-form-field,
.mat-sidenav,
.spot-details {
  background-color: #fcd4a4 !important;
}

.text,
:host /deep/ .leaflet-container a,
:host /deep/ .leaflet-container h2,
a,
h1,
h2,
h3,
h4,
p {
  color: #333 !important;
}

.text,
.leaflet-popup-content-wrapper a,
.leaflet-popup-content-wrapper h2,
body,
a,
h1,
h2,
h3,
h4,
p {
  color: #8e3945 !important;
  font-family: 'Didact Gothic', sans-serif !important;
}

/* didact-gothic-regular - latin */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('/src/assets/guides/stolpersteine_er/style/didact-gothic-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Didact Gothic Regular'), local('DidactGothic-Regular'),
  url('/src/assets/guides/stolpersteine_er/style/didact-gothic-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/src/assets/guides/stolpersteine_er/style/didact-gothic-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('/src/assets/guides/stolpersteine_er/style/didact-gothic-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('/src/assets/guides/stolpersteine_er/style/didact-gothic-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/src/assets/guides/stolpersteine_er/style/didact-gothic-v11-latin-regular.svg#DidactGothic') format('svg'); /* Legacy iOS */
}

