/*
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: 'Luchador Lines';
    src: url("fonts/Luchador-Lines.woff") format("woff"),
        url("fonts/Luchador-Lines.woff2") format("woff2"),
        url("fonts/Luchador-Lines.ttf") format("truetype");
    font-style: normal;
}
@font-face {
    font-family: 'Luchador Regular';
    src: url("fonts/Luchador-Regular.woff") format("woff"),
        url("fonts/Luchador-Regular.woff2") format("woff2"),
        url("fonts/Luchador-Regular.ttf") format("truetype");
    font-style: normal;
}
@font-face {
    font-family: 'MonumentExtended-Regular';
    src: url("fonts/MonumentExtended-Regular.woff") format("woff"),
        url("fonts/MonumentExtended-Regular.woff2") format("woff2"),
        url("fonts/MonumentExtended-Regular.ttf") format("truetype");
    font-style: normal;
}
@font-face {
    font-family: 'Infinite Stroke Regular';
    src: url("fonts/Infinite_Stroke.woff") format("woff"),
        url("fonts/Infinite_Stroke.woff2") format("woff2"),
        url("fonts/Infinite_Stroke.ttf") format("truetype");
    font-style: normal;
}

.home-subtitle{
    font-family: "Luchador Regular" !important;
}