/*
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: 'Myriad Pro';
    src: url('./custom-fonts/MyriadPro-Semibold.eot');
    src: url('./custom-fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
        url('./custom-fonts/MyriadPro-Semibold.woff2') format('woff2'),
        url('./custom-fonts/MyriadPro-Semibold.woff') format('woff'),
        url('./custom-fonts/MyriadPro-Semibold.ttf') format('truetype'),
        url('./custom-fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}