/*
Theme Name: DraadCore Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the DraadCore 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: 3.6.1
Author: Draad
Author URI: http://www.draad.nu
Template: DraadCore
*/

/*
 _____                           _   ______                    
(____ \                         | | / _____)                   
 _   \ \  ____  ____   ____   _ | || /       ___    ____  ____ 
| |   | |/ ___)/ _  | / _  | / || || |      / _ \  / ___)/ _  )
| |__/ /| |   ( ( | |( ( | |( (_| || \_____| |_| || |   ( (/ / 
|_____/ |_|    \_||_| \_||_| \____| \______)\___/ |_|    \____)

*/

body {
	-webkit-font-smoothing: antialiased;
	/*font-family: 'MyWebFont', Fallback, sans-serif;*/
}

/* ==========================================================================
   comment
=============================================================================*/

/*@font-face {
  font-family: 'MyWebFont';
  src: url('../fonts/webfont.eot'); 
  src: url('../fonts/webfont.eot') format('embedded-opentype'), 
       url('../fonts/webfont.woff2') format('woff2'), 
       url('../fonts/webfont.woff') format('woff'),
       url('../fonts/webfont.ttf')  format('truetype'), 
       url('../fonts/webfont.svg#svgfontname') format('svg'); 
}*/