/*
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
*/
@font-face {
  font-family: 'vegetarian-mark';
  src:  url('./fonts/vegetarian-mark.eot?iwrsx2');
  src:  url('./fonts/vegetarian-mark.eot?iwrsx2#iefix') format('embedded-opentype'),
    url('./fonts/vegetarian-mark.ttf?iwrsx2') format('truetype'),
    url('./fonts/vegetarian-mark.woff?iwrsx2') format('woff'),
    url('./fonts/vegetarian-mark.svg?iwrsx2#vegetarian-mark') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vegetarian-mark' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-vegetarian-mark:before {
  content: "\e900";
  color: #017f00;
}



/*Add your own styles here:*/
