/*
 Theme Name: EventDEI
 Theme URI: https://www.ingen.pl
 Description: EventDEI - Divi Child Theme
 Author: Elegant Themes & INGEN
 Author URI: https://www.ingen.pl
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

::selection {
	background: #f9b233;
	color: #ffffff;
}

@font-face {
  font-family: "muzadei";
  src: url(/wp-content/themes/eventdei/fonts/muzadei.ttf);
}

.muzadei {
	font-family: muzadei;
}

.muza {
	font-family: muzadei;
	color: #ffffff;
}


.dei {
	font-family: muzadei;
	color: #4ebfd6;
}

@font-face {
  font-family: "dystopian";
  src: url(/wp-content/themes/eventdei/fonts/dystopian-black.woff);
}

.dystopian {
  font-family: dystopian;
}