/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@font-face {
 font-family: 'Copperplate-gothic';
 src: url( "fonts/Copperplate-Gothic-Std-32-AB.ttf") format('woff'); /* medium */
 font-weight: normal;
 font-style: normal;
}

@font-face {
 font-family: 'Raleway';
 src: url( "fonts/Raleway-Bold.ttf") format('woff'); /* medium */
 font-weight: bold;
 font-style: normal;
}

@font-face {
 font-family: 'Merriweather';
 src: url( "fonts/Merriweather.ttf") format('woff'); /* medium */
 font-weight: normal;
 font-style: normal;
}

body {
 font-family: 'Copperplate-gothic', Helvetica, sans-serif;
 src: url( "/fonts/Copperplate-Gothic-Std-32-AB.ttf" );
}

h1, h2, h3 {
 font-family: 'Copperplate-gothic', Georgia, serif;
}






