/*   
Theme Name: nydigital2020
Description: Child Theme von Divi
Author: Nicole Y. Jodeleit
Author URI: https://nydigital.de
Template: Divi
Version: 1.0
Tags: 
*/


/* Eigene CSS
--------------------------------------------- */

/* Farben 
 * 
 * 
 * 
*/

/* Menue in custom css */


/*
@font-face {
    font-family: 'maven_probold';
    src: url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-bold-local.eot');
    src: url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-bold-local.eot?#iefix') format('embedded-opentype'),
         url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-bold-local.woff2') format('woff2'),
         url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-bold-local.woff') format('woff'),
		 url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-bold-local.ttf') format('truetype'),
         url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-bold-local.svg#maven_probold') format('svg');
    font-weight: normal;
	font-style: normal;}

@font-face {
    font-family: 'maven_proregular';
    src: url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-regular-local.eot');
    src: url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-regular-local.eot?#iefix') format('embedded-opentype'),
         url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-regular-local.woff2') format('woff2'),
         url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-regular-local.woff') format('woff'),
		 url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-regular-local.ttf') format('truetype'),
         url('https://sample.workshop2null.de/wp-content/themes/nydigital2020/fonts/mavenpro-regular-local.svg#maven_probold') format('svg');
    font-weight: normal;
	font-style: normal;}

body, p,input, textarea, select {
font-family: "maven_proregular", sans-serif!important;
}

h1, h2, h3, h4, h5, h6 {font-family: "maven_probold", sans-serif!important;}

*/