/*
 * Theme Name:     Hemingway  ZHAW
 * Theme URI:      
 * Description:    ZHAW Child theme for Hemingway
 * Author:         Hedi Strahm (sthe) / stew
 * Author URI:     
 * Template:       hemingway                             
 * Version:        2.0
 * */

.post-title {
	-ms-word-break: normal;
	word-break: normal;
}


/*
* WP Plugin
**/
.wq-results .wq_resultScoreCtr {
	padding-bottom: 1em;
}

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