/*
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: 'futura_condensedmedium';
    src: url('https://dev.mfrv.reverent.media/wp-content/themes/salient-child/font/futura-condensed/futura-medium-condensed-bt.woff2') format('woff2'),
         url('https://dev.mfrv.reverent.media/wp-content/themes/salient-child/font/futura-condensed/futura-medium-condensed-bt.woff') format('woff'),
         url('https://dev.mfrv.reverent.media/wp-content/themes/salient-child/font/futura-condensed/futura-medium-condensed-bt.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

h2{
 font-family: 'futura_condensedmedium' !important;	
}