/*
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:*/

/* roboto-slab-300 - latin */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 300;
    src: url('enfold-child/fonts/roboto-slab-v16-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('enfold-child/fonts/roboto-slab-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('enfold-child/fonts/roboto-slab-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('enfold-child/fonts/roboto-slab-v16-latin-300.woff') format('woff'), /* Modern Browsers */
         url('enfold-child/fonts/roboto-slab-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
         url('enfold-child/fonts/roboto-slab-v16-latin-300.svg#RobotoSlab') format('svg'); /* Legacy iOS */
  }