/*
Theme Name:     Total-Child
Description:
Author:         WP Curve - AA
Template:       Total

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* WP Curve #143322  - AA - Start*/
@font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('fonts/TradeGothicLTStd.eot'); /* IE9 Compat Modes */
    src: url('fonts/TradeGothicLTStd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/TradeGothicLTStd.woff') format('woff'), /* Modern Browsers */
         url('fonts/TradeGothicLTStd.ttf')  format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Filmotype Giant';
    src: url('fonts/FilmotypeGiant.eot'); /* IE9 Compat Modes */
    src: url('fonts/FilmotypeGiant.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/FilmotypeGiant.woff') format('woff'), /* Modern Browsers */
         url('fonts/FilmotypeGiant.ttf')  format('truetype'), /* Safari, Android, iOS */
    font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Trade Gothic Bold';
	src: url('fonts/TradeGothicLTStd-Bold.eot');
	src: url('fonts/TradeGothicLTStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/TradeGothicLTStd-Bold.woff') format('woff'),
		url('fonts/TradeGothicLTStd-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Trade Gothic Condensed';
	src: url('fonts/TradeGothicLTStd-Cn18.eot');
	src: url('fonts/TradeGothicLTStd-Cn18.eot?#iefix') format('embedded-opentype'),
		url('fonts/TradeGothicLTStd-Cn18.woff') format('woff'),
		url('fonts/TradeGothicLTStd-Cn18.ttf') format('truetype');

	font-style: normal;
}

@font-face {
	font-family: 'Trade Gothic Bold Condensed';
	src: url('fonts/TradeGothicLTStd-BdCn20.eot');
	src: url('fonts/TradeGothicLTStd-BdCn20.eot?#iefix') format('embedded-opentype'),
		url('fonts/TradeGothicLTStd-BdCn20.woff') format('woff'),
		url('fonts/TradeGothicLTStd-BdCn20.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Poster Sans';
	src: url('fonts/postersans-webfont.eot');
	src: url('fonts/postersans-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/postersans-webfont.woff') format('woff'),
		url('fonts/postersans-webfont.ttf') format('truetype');

	font-style: normal;
}


@font-face {
	font-family: 'Poster Sans Bold';
	src: url('fonts/postersans-bold-webfont.eot');
	src: url('fonts/postersans-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/postersans-bold-webfont.eot') format('woff'),
		url('fonts/postersans-bold-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

/* WP Curve #143322  - AA - End*//* WP Curve Task #156716 by MichA - start */.woocommerce .woocommerce-info{	background-color: #c5c5c5!important;    border-left: 1px solid #c5c5c5!important;    border-right: 1px solid #c5c5c5!important;    border-bottom: 1px solid #c5c5c5!important;}/* WP Curve Task #156716 by MichA - end */