/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/
@font-face {
    font-family: 'FF DIN Round Pro - Black';
    src: url('fonts/FF DIN Round Pro - Black.eot'); /* IE9 Compat Modes */
    src: url('fonts/FF DIN Round Pro - Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/FF DIN Round Pro - Black.woff') format('woff'), /* Modern Browsers */
         url('fonts/FF DIN Round Pro - Black.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/FF DIN Round Pro - Black.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'FF DIN Round Pro - Bold';
    src: url('fonts/FF DIN Round Pro - Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/FF DIN Round Pro - Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/FF DIN Round Pro - Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/FF DIN Round Pro - Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/FF DIN Round Pro - Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'Conv_FF DIN Round Pro - Light';
	src: url('fonts/FF DIN Round Pro - Light.eot');
	src: local('☺'), url('fonts/FF DIN Round Pro - Light.woff') format('woff'), url('fonts/FF DIN Round Pro - Light.ttf') format('truetype'), url('fonts/FF DIN Round Pro - Light.svg') 	format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'FF DIN Round Pro - Light';
    src: url('fonts/FF DIN Round Pro - Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/FF DIN Round Pro - Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/FF DIN Round Pro - Light.woff') format('woff'), /* Modern Browsers */
         url('fonts/FF DIN Round Pro - Light.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/FF DIN Round Pro - Light.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'FF DIN Round Pro - Medium';
    src: url('fonts/FF DIN Round Pro - Medium.eot'); /* IE9 Compat Modes */
    src: url('fonts/FF DIN Round Pro - Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/FF DIN Round Pro - Medium.woff') format('woff'), /* Modern Browsers */
         url('fonts/FF DIN Round Pro - Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/FF DIN Round Pro - Medium.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'FF DIN Round Pro - Regular';
    src: url('fonts/FF DIN Round Pro - Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/FF DIN Round Pro - Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/FF DIN Round Pro - Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/FF DIN Round Pro - Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/FF DIN Round Pro - Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}
/* Parent stylesheet should be loaded from functions.php not using @import */
