
/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/


@font-face {
    font-family: 'Cherston-Bold';
    src: url('fonts/Cherston-Bold.woff2') format('woff2'),
        url('fonts/Cherston-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cherston-Regular';
    src: url('fonts/Cherston-Regular.woff2') format('woff2'),
        url('fonts/Cherston-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cherston-Light';
    src: url('fonts/Cherston-Light.woff2') format('woff2'),
        url('fonts/Cherston-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

h1, h3 {
    font-family: 'Cherston' !important;
}

