/*
Theme Name: Divi Child
Text Domain: Divi-child
Template: Divi
*/

@font-face {
	font-family: "Trueno";
	src:  url("fonts/trueno-light.otf"), format("opentype");
	font-weight: 100;
}

@font-face {
	font-family: "Trueno";
	src:  url("fonts/trueno-regular.otf"), format("opentype");
	font-weight: 400;
}

@font-face {
	font-family: "Trueno";
	src:  url("fonts/trueno-bold.otf"), format("opentype");
	font-weight: 700;
}

@font-face {
	font-family: "Trueno";
	src:  url("fonts/trueno-black.otf"), format("opentype");
	font-weight: 900;
}