/*
Theme Name: Aardvark Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Aardvark WordPress theme.
Version: 1.0
Author: GhostPool
Author URI: http://www.ghostpool.com
Text Domain: aardvark
Template: aardvark
*/

/* Add your own CSS code here */
@font-face {
    font-family: Arvo;
    src: url(http://www.example.com/wp-content/themes/aardvark-child/recoleta-font/Recoleta-Regular.ttf);
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Recoleta';
    font-weight: normal;
    font-style: normal;
}
