/*
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 converted using font-converter.net. thank you! */
@font-face {
  font-family: "Cinzel-Regular";
  src: url("./fonts/cinzel-v9-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("./fonts/cinzel-v9-latin-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/cinzel-v9-latin-regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/cinzel-v9-latin-regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/cinzel-v9-latin-regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/cinzel-v9-latin-regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/cinzel-v9-latin-regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}