/*
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: 'PP Neue Montreal';
    src: url('/fonts/ppneuemontreal-regular.woff2') format('woff2'),
        url('/fonts/ppneuemontreal-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Span Thin';
    src: url('/fonts/span-thin.woff2') format('woff2'),
        url('/fonts/span-thin.woff') format('woff');
    font-weight: 100;
    font-style: 100;
    font-display: swap;
}

.bigger {font-size:8vw;text-transform:uppercase!important;line-height:1em} 
@media only screen and (max-width: 1023px) { .bigger {font-size:10vw;text-transform:uppercase!important;line-height:1em;}
.small {font-size:14px!important;line-height:16px;!important}
