/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@font-face {
    font-family: "Stag";  
    src: url(fonts/stag-medium-webfont.ttf);  
    font-weight: normal;  
}

h1,h2,h3,h4,h5,h6,
.widgettitle, header#top #logo {
	font-family: "Stag", sans-serif !important;
	letter-spacing: 1px;
}



