/*

Theme Name: kid
Theme URI:    https://scl3.de/kontakt/
Description: scl3 - Child theme for Flat Bootstrap.
Author:       dieExen
Author URI:   http://die-geheime-zutat.de
Version: 1.0
© Copyright 2018/2019 Alle Inhalte, insbesondere Design und Programmierung, Fotografien und Grafiken sind urheberrechtlich geschützt. 
Alle Rechte, einschließlich der Vervielfältigung, Veröffentlichung, Bearbeitung und Übersetzung, bleiben vorbehalten, dieExen Media Agentur  die-geheime-zutat.de - Andrea Keiß | Maren Wagner.


Unter der „Creative Commons“-Lizenz“ veröffentlichte Inhalte, sind als solche gekennzeichnet. Sie dürfen entsprechend den angegebenen Lizenzbedingungen verwendet werden:
License: GNU General Public License
License URI: http://www.opensource.org/licenses/GPL-3.0
Template: flat-bootstrap
Template Version: 1.9

*/

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


body {

    font-family: "Roboto", Arial, "Helvetica Neue", sans-serif;

    font-weight: 400;

    font-size: 14px;

    line-height: 1.42857143;

    color: #333333;

    background-color: #eae9e7;

}



