/*
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: "boston";
src: url("custom/fonts/boston.ttf");
}

@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: "old-school";
src: url("custom/fonts/old-school.ttf");
}
@font-face {
font-family: "octin";
src: url("custom/fonts/octinl.ttf");
}
@font-face {
font-family: "octin stencil";
src: url("custom/fonts/octin-stencil.ttf");
}
@font-face {
    font-family: 'American Stencil';
    src: url('custom/fonts/AmericanStencil.eot');
    src: url('custom/fonts/AmericanStencil.eot?#iefix') format('embedded-opentype'),
        url('custom/fonts/AmericanStencil.woff2') format('woff2'),
        url('custom/fonts/AmericanStencil.woff') format('woff'),
        url('custom/fonts/AmericanStencil.ttf') format('truetype'),
        url('custom/fonts/AmericanStencil.svg#AmericanStencil') format('svg');
    font-weight: normal;
    font-style: normal;
   
}