/*
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
*/



/* =========================================
   BEBAS NEUE — DISSET
========================================= */

@font-face {
    font-family: 'mi_bebas';
    src: url('./fonts/BebasNeue_Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'mi_bebas';
    src: url('./fonts/BebasNeue_Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'mi_bebas';
    src: url('./fonts/BebasNeue_Book.woff') format('woff');
    font-weight: 350;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'mi_bebas';
    src: url('./fonts/BebasNeue_Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'mi_bebas';
    src: url('./fonts/BebasNeue_Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}