/*
	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
--------------------------------------------------------------- */

/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */
@font-face {
    font-family: 'Bell Gothic Std';
    src: url('fonts/Bell-Gothic-Std/400/bellgothicstd-black-webfont.eot');
    src: url('fonts/Bell-Gothic-Std/400/bellgothicstd-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Bell-Gothic-Std/400/bellgothicstd-black-webfont.woff') format('woff'),
         url('fonts/Bell-Gothic-Std/400/bellgothicstd-black-webfont.ttf') format('truetype'),
         url('fonts/Bell-Gothic-Std/400/bellgothicstd-black-webfont.svg#bellgothicstdblack') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Bell Gothic Std';
    src: url('fonts/Bell-Gothic-Std/700/bellgotchicstdbold-webfont.eot');
    src: url('fonts/Bell-Gothic-Std/700/bellgotchicstdbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Bell-Gothic-Std/700/bellgotchicstdbold-webfont.woff') format('woff'),
         url('fonts/Bell-Gothic-Std/700/bellgotchicstdbold-webfont.ttf') format('truetype'),
         url('fonts/Bell-Gothic-Std/700/bellgotchicstdbold-webfont.svg#bellgotchicstdbold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Magda';
    src: url('fonts/Magda/400/magda-light.eot');
    src: url('fonts/Magda/400/magda-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Magda/400/magda-light.woff') format('woff'),
         url('fonts/Magda/400/magda-light.ttf') format('truetype'),
         url('fonts/Magda/400/magda-light.svg#Magda') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Magda';
    src: url('fonts/Magda/700/MagdaPro_400_normal_1447935989.eot');
    src: url('fonts/Magda/700/MagdaPro_400_normal_1447935989.eot?#iefix') format('embedded-opentype'),
    url('fonts/Magda/700/MagdaPro_400_normal_1447935989.svg#MagdaPro') format('svg'),
    url('fonts/Magda/700/MagdaPro_400_normal_1447935989.woff') format('woff'),
    url('fonts/Magda/700/MagdaPro_400_normal_1447935989.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Magda Pro';
    src: url('fonts/Magda-Pro/MagdaPro.eot');
    src: url('fonts/Magda-Pro/MagdaPro.eot?#iefix') format('embedded-opentype'),
    url('fonts/Magda-Pro/MagdaPro.svg#MagdaPro') format('svg'),
    url('fonts/Magda-Pro/MagdaPro.woff') format('woff'),
    url('fonts/Magda-Pro/MagdaPro.ttf') format('truetype');
}

@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica/helveticaneueltstd-ltcn-webfont.eot');
    src: url('fonts/Helvetica/helveticaneueltstd-ltcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Helvetica/helveticaneueltstd-ltcn-webfont.woff') format('woff'),
         url('fonts/Helvetica/helveticaneueltstd-ltcn-webfont.ttf') format('truetype'),
         url('fonts/Helvetica/helveticaneueltstd-ltcn-webfont.svg#HelveticaNeueLTStd47LtCn') format('svg');
    font-weight: 400;
    font-style: normal;
}

/* Other site fonts */
@font-face {
    font-family: 'Sang Sang';
    src: url('fonts/Sang-Sang/400/SangSangClover_Regular.ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Huiwen-mincho';
    src: url('fonts/Huiwen-mincho/400/Huiwen-Mincho.ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

