/*
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: "Avenir-Black";
    src: url('fonts/Avenir-Black.eot'); /* IE9 */
    src: url('fonts/Avenir-Black.eot#iefix') format('embedded-opentype'),
        url('fonts/Avenir-Black.woff') format('woff'),
        url('fonts/Avenir-Black.ttf') format('truetype');
}

@font-face {
    font-family: "Avenir-Book";
    src: url('fonts/Avenir-Book.eot'); /* IE9 */
    src: url('fonts/Avenir-Book.eot#iefix') format('embedded-opentype'),
        url('fonts/Avenir-Book.woff') format('woff'),
        url('fonts/Avenir-Book.ttf') format('truetype');
}

@font-face {
    font-family: "Avenir-BookOblique";
    src: url('fonts/Avenir-BookOblique.eot'); /* IE9 */
    src: url('fonts/Avenir-BookOblique.eot#iefix') format('embedded-opentype'),
        url('fonts/Avenir-BookOblique.woff') format('woff'),
        url('fonts/Avenir-BookOblique.ttf') format('truetype');
}

@font-face {
    font-family: "Avenir-Heavy";
    src: url('fonts/Avenir-Heavy.eot'); /* IE9 */
    src: url('fonts/Avenir-Heavy.eot#iefix') format('embedded-opentype'),
        url('fonts/Avenir-Heavy.woff') format('woff'),
        url('fonts/Avenir-Heavy.ttf') format('truetype');
}

@font-face {
    font-family: "Avenir-Light";
    src: url('fonts/Avenir-Light.eot'); /* IE9 */
    src: url('fonts/Avenir-Light.eot#iefix') format('embedded-opentype'),
        url('fonts/Avenir-Light.woff') format('woff'),
        url('fonts/Avenir-Light.ttf') format('truetype');
}

@font-face {
    font-family: "Avenir-LightOblique";
    src: url('fonts/Avenir-LightOblique.eot'); /* IE9 */
    src: url('fonts/Avenir-LightOblique.eot#iefix') format('embedded-opentype'),
        url('fonts/Avenir-LightOblique.woff') format('woff'),
        url('fonts/Avenir-LightOblique.ttf') format('truetype');
}