/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");

/* Fate Webfont einbinden */

@font-face {
  font-family: 'fate';
  src: url('fate_webfont/fate_core_font-webfont.eot');
  src: url('fate_webfont/fate_core_font-webfont.eot?#iefix') format('embedded-opentype'),
       url('fate_webfont/fate_core_font-webfont.woff') format('woff'),
       url('fate_webfont/fate_core_font-webfont.ttf') format('truetype'),
       url('fate_webfont/fate_core_font-webfont.svg#fate_core_glyphsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

span.fate_font {
  font-family: "fate";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

span.fate_font.big {
  font-size: 2em;
  line-height: 1.2em;
}

/* Fate Webfont Ende */
