/*
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:*/
@import url("https://use.typekit.net/ibl6rtu.css");

@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: "popl";
src: url("custom/fonts/Poppins-Light.otf");
}

@font-face {
font-family: "popm";
src: url("custom/fonts/Poppins-Medium.otf");
}
@font-face {
font-family: "popr";
src: url("custom/fonts/Poppins-Regular.otf");
}
@font-face {
font-family: "popb";
src: url("custom/fonts/Poppins-Bold.otf");
}
