/*
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: 'Menlo';
    src: url("/wp-content/themes/salient-child/fonts/Menlo-Regular.ttf") format("opentype");
    font-weight: 900;
    font-style: bold;
}

@font-face {
    font-family: 'Menlo-bold';
    src: url("/wp-content/themes/salient-child/fonts/Menlo-Bold.ttf") format("opentype");
    font-weight: 900;
    font-style: bold;
}

@font-face {
    font-family: 'Menlo-italic';
    src: url("/wp-content/themes/salient-child/fonts/Menlo-Italic.ttf") format("opentype");
    font-weight: 900;
    font-style: bold;
}

@font-face {
    font-family: 'Menlo-bold-italic';
    src: url("/wp-content/themes/salient-child/fonts/Menlo-BoldItalic.ttf") format("opentype");
    font-weight: 900;
    font-style: bold;
}


