/*
	Theme Name:   Savoy Child
	Text Domain:  nm-child-theme
	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: 'UniversLight';src: url('webfonts/univers-light.eot');src: url('webfonts/univers-light.eot?#iefix') format('embedded-opentype'),url('webfonts/univers-light.woff') format('woff'),url('webfonts/univers-light.ttf') format('truetype');}
@font-face {font-family: 'UniversItalic';src: url('webfonts/univers-lightoblique.eot');src: url('webfonts/univers-lightoblique.eot?#iefix') format('embedded-opentype'),url('webfonts/univers-lightoblique.woff') format('woff'),url('webfonts/univers-lightoblique.ttf') format('truetype');}


.Universtalic {
	font-family: UniversItalic;
	font-weight: normal;
	font-style: normal;
}

.UniversLight {
	font-family: UniversLight;
	font-weight: normal;
	font-style: normal;
}


body {
  font-family: 'UniversLight';
}
