/*
Theme Name: fair radio
Theme URI:
Description: Speziell für fair radio angepasstes Child-Theme, basierend auf Dorayaki von Elmastudio. Die Anpassungen umfassen unter anderem Farben, Schriftbild und eine benutzerdefinierte Anmelde-Seite für Wordpress. Für die exakte Liste der Änderungen gegenüber dem Parent Theme siehe die dazugehörige style.css und functions.php. Dieses Theme ist ausschließlich für die Verwendung mit der fair radio Internetseite freigegeben.
Author: Stephan Kleiber
Author URI: http://www.fair-radio.net
Template: dorayaki
Version: 1.0
Tags: Dorayaki Child Theme
*/

/*
Now you can start adding your own styles here. Use !important to overwrite styles if needed. */
/* domine-regular - latin */
@font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: 400;
  src: local('Domine'), local('Domine-Regular'),
       url('font/domine-v5-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('font/domine-v5-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* domine-700 - latin */
@font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: 700;
  src: local('Domine Bold'), local('Domine-Bold'),
       url('font/domine-v5-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('font/domine-v5-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'),
       url('font/lato-v14-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('font/lato-v14-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'),
       url('font/lato-v14-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('font/lato-v14-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Exclude Sidebar Images from Facebook Sharing */
div.nofbimage1 {
   content:url(https://www.fair-radio.net/wp-content/uploads/2018/01/fullsizeoutput_fce-1024x576.png);
   width:100%;
}​