/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@font-face {
font-family: "Adam Pro";
src: url("custom/fonts/ADAM.CG PRO.otf");
}

@font-face {
font-family: "Core Thin";
src: url("custom/fonts/Core Sans A 15 Thin.otf");
}

@font-face {
font-family: "Core Light";
src: url("custom/fonts/Core Sans A 35 Light.otf");
}

@font-face {
font-family: "Core Medium";
src: url("custom/fonts/Core Sans A 55 Medium.otf");
}

@font-face {
font-family: "Core lightItalic";
src: url("custom/fonts/Core Sans A 35 Light Italic.otf");
}
@font-face {
font-family: "BodoniXT";
src: url("custom/fonts/BodoniXT.ttf");
}

@font-face {
font-family: "poppins-black";
src: url("custom/fonts/Poppins-Black.otf");
}

@font-face {
font-family: "poppins-bold";
src: url("custom/fonts/Poppins-Bold.otf");
}

@font-face {
font-family: "poppins-medium";
src: url("custom/fonts/Poppins-Medium.otf");
}

@font-face {
font-family: "poppins-regular";
src: url("custom/fonts/Poppins-Regular.otf");
}