/*
Theme Name: Enfold Don Corleone
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: 'Your Custom Font';
    src: url('fonts/Corleone.eot'); /* IE9 Compat Modes */
    src: url('fonts/Corleone.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Corleone.woff') format('woff'), /* Modern Browsers */
         url('fonts/Corleone.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/Corleone.svg#svgFontName') format('svg'); /* Legacy iOS */
}