/*
 Theme Name:     Inuit
 Theme URI:      http://andreanyffeler.ch
 Description:    Origin Child Theme
 Author:         Elegant Themes
 Author URI:     http://andreanyffeler.ch
 Template:       Origin
 Version:        2.1
*/
 
@import url("../Origin/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
/* cutive-mono-regular - latin */    
* {font-family:”Cutive Mono”, CutiveMono-Regular, monospace}     
/* cutive-mono-regular - latin */    
@font-face {     
 font-family: 'Cutive Mono';     
 font-style: normal;     
 font-weight: 400;     
 src: url('http://andreanyffeler.ch/my-house/lokale_schriften/cutive-mono-v6-latin-regular.eot'); /* IE9 Compat Modes */     
 src: local('Cutive Mono Regular'), local('CutiveMono-Regular'),     
 url('http://andreanyffeler.ch/my-house/lokale_schriften/cutive-mono-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */    
 url('http://andreanyffeler.ch/my-house/lokale_schriften/cutive-mono-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */     
 url('http://andreanyffeler.ch/my-house/lokale_schriften/cutive-mono-v6-latin-regular.woff') format('woff'), /* Modern Browsers */     
 url('http://andreanyffeler.ch/my-house/lokale_schriften/cutive-mono-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */     
 url('http://andreanyffeler.ch/my-house/lokale_schriften/cutive-mono-v6-latin-regular.svg#CutiveMono') format('svg'); /* Legacy iOS */     
}


.main-title h1, h1#comments, h3#reply-title {
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 1px;
}

.entry-content {
	padding-top: 15px;
	position: relative;
}

h2, h3, h4 {
	font-weight: normal;
	letter-spacing: 1px;
}

.widgettitle {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 7px;
}