/*
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: 'Natashabela';
    src: url('custom/fonts/Natashabela.eot');
    src: url('custom/fonts/Natashabela.eot?#iefix') format('embedded-opentype'),
        url('custom/fonts/Natashabela.woff2') format('woff2'),
        url('custom/fonts/Natashabela.woff') format('woff'),
        url('custom/fonts/Natashabela.ttf') format('truetype'),
        url('custom/fonts/Natashabela.svg#Natashabela') format('svg');
    font-weight: normal;
    font-style: normal;
}


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

@font-face {
font-family: "Philosopher";
src: url("custom/fonts/Philosopher-Bold.ttf");
}
@font-face {
font-family: "FuturaPTBold";
src: url("custom/fonts/FuturaPTBold.otf");
}

@font-face {
font-family: "FuturaPTLight";
src: url("custom/fonts/FuturaPTLight.otf");
}

@font-face {
font-family: "FuturaPTMedium";
src: url("custom/fonts/FuturaPTMedium.otf");
}

@font-face {
font-family: "free-style";
src: url("custom/fonts/FREESCPT.TTF");
}


@font-face {
font-family: "calibrilight";
src: url("custom/fonts/calibril.ttf");
}


@font-face {
font-family: "calibriregular";
src: url("custom/fonts/calibri.ttf");
}

@font-face {
font-family: "calibribold";
src: url("custom/fonts/calibrib.ttf");
}

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

@font-face {
font-family: "australis";
src: url("custom/fonts/Australis.ttf");
}


/***new-fonts***/
@font-face {
  font-family: Glacial-Regular;
  src: url(custom/fonts/GlacialIndifference-Regular.otf);
}
@font-face {
  font-family: LeagueSpartan-Bold;
  src: url(custom/fonts/LeagueSpartan-Bold.otf);
}

