/*! Hier können weitere Schriftarten ergänzt werden. */

@font-face {
    font-family: 'film-cryptic';
    src: url('film-cryptic.regular-webfont.woff2') format('woff2'),
         url('film-cryptic.regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
  font-family: "Tafelschrift";
  src: url("Tafelschrift.woff") format("woff"), /* Modern Browsers */
    url("Tafelschrift.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/* @font-face {
    font-family: 'mias_scribblings_regular';
    src: url('fonts/Tafelschrift.ttf') format('ttf'),
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fontello';
    src: url('fontello.woff2') format('woff2'),
         url('fontello.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/
