/*
Theme Name: Child Theme
Template: Divi
Author: Webzz.pro
Version: 1.0
*/

/* font-family: "Prompt", sans-serif; */
@import url("https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap");

/* font-family: "Avenir Next", sans-serif; */
@font-face {
	font-family: "Avenir Next";
	font-style: normal;
	font-weight: 400;
	src: url("fonts/AvenirNext-Regular.woff") format("woff");
	font-display: swap;
}
@font-face {
	font-family: "Avenir Next";
	font-style: italic;
	font-weight: 400;
	src: url("fonts/AvenirNext-Italic.woff") format("woff");
	font-display: swap;
}
@font-face {
	font-family: "Avenir Next";
	font-style: normal;
	font-weight: 500;
	src: url("fonts/AvenirNext-Medium.woff") format("woff");
	font-display: swap;
}
@font-face {
	font-family: "Avenir Next";
	font-style: italic;
	font-weight: 500;
	src: url("fonts/AvenirNext-MediumItalic.woff") format("woff");
	font-display: swap;
}
@font-face {
	font-family: "Avenir Next";
	font-style: normal;
	font-weight: 600;
	src: url("fonts/AvenirNext-DemiBold.woff") format("woff");
	font-display: swap;
}
@font-face {
	font-family: "Avenir Next";
	font-style: italic;
	font-weight: 600;
	src: url("fonts/AvenirNext-DemiBoldItalic.woff") format("woff");
	font-display: swap;
}

/*
@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 100;
src: url('fonts/bebas100.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 300;
src: url('fonts/bebas300.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 400;
src: url('fonts/bebas400.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 700;
src: url('fonts/bebas700.woff') format('woff');
}
*/

.et-waypoint:not(.et_pb_counters){
	opacity: 1 !important;
}
