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

* {
	font-family: unset;
}

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

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

.fnk-w {
	font-family: "dystopian-fnk";
	color: #2e3191;
}

.fnk-o {
	font-family: "dystopian-fnk";
	color: #ff743d;
}

.fnk-u {
	font-family: "dystopian-fnk";
	color: #00a69c;
}

span.muzadei {
	font-family: muzadei;
}

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


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

h1, h2, h3, h4, h5, h6 {
	font-family: "dystopian";
}

p, li {
	font-family: "best-choice";
}

.et_pb_button {
	font-family: "dystopian";
	font-weight: 700;
	padding: 1em 2em;
}