/*
Theme Name: Fichter Design Pension-Steidl
Description: A Child_Theme for the Enfold Wordpress Theme.
Version: 1.0
Author: Silke Fichter
Author URI: https://www.grafikbuero-fichter.de
Template: enfold
*/



/*And here are our own styles:*/

/* satisfy-regular - latin */
@font-face {
    font-family: 'Satisfy';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/satisfy-v17-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/satisfy-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/satisfy-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/satisfy-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/satisfy-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/satisfy-v17-latin-regular.svg#Satisfy') format('svg'); /* Legacy iOS */
  }

  /* tangerine-regular - latin */
@font-face {
    font-family: 'Tangerine';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/tangerine-v17-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/tangerine-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/tangerine-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/tangerine-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/tangerine-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/tangerine-v17-latin-regular.svg#Tangerine') format('svg'); /* Legacy iOS */
  }
  /* tangerine-700 - latin */
  @font-face {
    font-family: 'Tangerine';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/tangerine-v17-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/tangerine-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/tangerine-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/tangerine-v17-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../fonts/tangerine-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/tangerine-v17-latin-700.svg#Tangerine') format('svg'); /* Legacy iOS */
  }


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 5, 2015 */

@font-face {
    font-family: 'rieslingregular';
    src: url('riesling-webfont.eot');
    src: url('riesling-webfont.eot?#iefix') format('embedded-opentype'),
         url('riesling-webfont.woff2') format('woff2'),
         url('riesling-webfont.woff') format('woff'),
         url('riesling-webfont.ttf') format('truetype'),
         url('riesling-webfont.svg#rieslingregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1{
    font-family: 'Satisfy', Arial, cursive;
}

h2{
    font-family: 'Satisfy', Arial, cursive;
}



/*Ueberschrift nicht in Grossbuchstaben*/
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    letter-spacing: 1px;
    text-transform: none;
}


.firstcharacter { float: left; color: #760002; font-size: 55px; line-height: 40px; padding-top: 4px; padding-right: 8px; padding-left: 3px; font-family: 'Tangerine'; }

span.amp {
	font-family:Baskerville,"Didot","Goudy Old Style","Palatino","Book Antiqua",serif;
	font-size:110%;
	font-style:italic;
	}

span.steidl{
    font-family: 'rieslingregular', Arial, sans-serif;
    font-size: 200%;
    color: #760002;
}


body {font-size: 100%:}
h1 {font-size: 48px; font-size: 2.25 rem;}
h2 {font-size: 36px; font-size: 1.5 rem;}
h3 font-size: 24px; {font-size: 1.3125 rem;}
p {font-size: 14px; font-size: 1 rem;}

