/*
Theme Name:     Extinct Child
Theme URI:      http://portfoliotheme.org/extinct
Description:    Child theme for the Extinct Theme by LiveMesh
Author:         LiveMesh
Author URI:     http://themeforest.net/user/livemesh
Template:       extinct
Version:        0.1.0
*/

/* Download Weston font from http://fontfabric.com/weston-free-font/
* and generate web fonts from http://www.fontsquirrel.com/tools/webfont-generator
* and include URL for the generated web font elements here . */
@font-face {
    font-family: 'Weston';
    src: url('http://portfoliotheme.org/extinct/wp-content/fonts/Weston/weston_free-webfont.eot');
    src: url('http://portfoliotheme.org/extinct/wp-content/fonts/Weston/weston_free-webfont.eot?#iefix') format('embedded-opentype'),
    url('http://portfoliotheme.org/extinct/wp-content/fonts/Weston/weston_free-webfont.woff') format('woff'),
    url('http://portfoliotheme.org/extinct/wp-content/fonts/Weston/weston_free-webfont.ttf') format('truetype'),
    url('http://portfoliotheme.org/extinct/wp-content/fonts/Weston/weston_free-webfont.svg#weston_freeregular') format('svg');
    font-weight: normal;
    font-style: normal;

    }

.fancy-heading, .fancy-heading2 { font-family: 'Weston' !important; font-weight: normal !important; }

h1, h2, h3, h4, h5, h6, #before-content-area h1, #before-content-area h2 , #sitemap-template h2, #archives-template h2,
.archive h2, #portfolio-full-width .entry-title, #portfolio-template .entry-title, .post-snippets .hentry .entry-title,
#retina-text h3, .widget-title { font-family: 'Weston' !important; font-weight: normal !important; letter-spacing: 2px; }

.heading2 .title { letter-spacing: 3px !important; }

#content .entry-title, #content .entry-title a, .comment-author cite, .header-fancy { font-family: 'Weston' !important; }

.contact-info .phone-label, .contact-info .email-label, #author-widget .author-name { font-family: 'Weston' !important; }

#portfolio-full-width .entry-title, #portfolio-template .entry-title, .post-snippets .hentry .entry-title { font-size: 16px !important; }



