﻿/*
 Theme Name:   Twenty Twelve Child
 Author:       TomTom
 Author URI:   http://tanznatur.at
 Template:     twentytwelve
 
*/

@import url("../twentytwelve/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i|Raleway:400,400i,700,700i');

body.custom-font-enabled {
  font-family: 'Raleway', sans-serif;
}

h1,h2,h3,h4 {
font-family: 'Raleway', sans-serif;
}

body {
	font-family: 'PT Sans', sans-serif;
}