/*
Theme Name:     make-gladmo
Theme URI:      
Description:    Child theme für Gladmo252
Author:         Kn156
Author URI:     http://www.itorg-consulting.de
Template:       make
Version:        1.00
Tags:			typographie, style elements, background, colors, changes, child
*/


/* 1. Typographie */


/* 2. Styling elements */
/* blendet das 'says:' hinter dem comment author aus. */
.says { 
display:none; 
}
@font-face {
  font-family: "unifrakturmaguntia";
  src: url(fonts/unifrakturmaguntia-regular-webfont.eot);
  src: url(fonts/unifrakturmaguntia-regular-webfont.eot#)
format("eot"),
   url(fonts/unifrakturmaguntia-regular-webfont.woff)
format("woff"),
   url(fonts/unifrakturmaguntia-regular-webfont.woff2)
format("woff2"),
   url(fonts/UnifrakturMaguntia-Regular.ttf)
format("truetype"),
   url(fonts/unifrakturmaguntia-regular.svg#webfont)
format("svg");
}