/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0
*/

/* Child theme CSS
--------------------------------------------------------------- */


@font-face {
    font-family: 'Antonio';
    src: url('/wp-content/themes/savoy-child/fonts/Antonio-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Antonio';
    src: url('/wp-content/themes/savoy-child/fonts/Antonio-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}





@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/savoy-child/fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/savoy-child/fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

