@font-face {
  font-family: 'Der-Schmidt';
  src:  url('fonts/Der-Schmidt.eot?3dscpi');
  src:  url('fonts/Der-Schmidt.eot?3dscpi#iefix') format('embedded-opentype'),
    url('fonts/Der-Schmidt.ttf?3dscpi') format('truetype'),
    url('fonts/Der-Schmidt.woff?3dscpi') format('woff'),
    url('fonts/Der-Schmidt.svg?3dscpi#Der-Schmidt') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.der-schmidt {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Der-Schmidt' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.der-schmidt-beach:before {
  content: "\e900";
}
.der-schmidt-boat:before {
  content: "\e901";
}
.der-schmidt-bus:before {
  content: "\e902";
}
.der-schmidt-plane:before {
  content: "\e903";
}
