@charset "utf-8";
/* CSS Document */


/**** @font-face {
	font-family: 'Roboto Slab';
	src: url('/wp-content/themes/dt-the7-child/fonts/RobotoSlab-Light.eot');
	src: url('/wp-content/themes/dt-the7-child/fonts/RobotoSlab-Light.eot#iefix') format('embedded-opentype'),
		url('/wp-content/themes/dt-the7-child/fonts/RobotoSlab-Light.woff') format('woff'),
		url('/wp-content/themes/dt-the7-child/fonts/RobotoSlab-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

*****/
@font-face {
    font-family: 'open_sansregular';
    src: url('/wp-content/themes/dt-the7-child/fonts/OpenSans-Regular-webfont.eot');
    src: url('/wp-content/themes/dt-the7-child/fonts/OpenSans-Regular-webfont.eot#iefix') format('embedded-opentype'),
         url('/wp-content/themes/dt-the7-child/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('/wp-content/themes/dt-the7-child/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/dt-the7-child/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:'Open Sans Bold';
    src: url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Bold.eot');
	src: url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Bold.eot#iefix') format('embedded-opentype'),
		url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Bold.ttf') format('ttf'),
		url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Bold.woff') format('woff'),
		url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Bold.svg#Open%20Sans%20Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}

@font-face {
    font-family:'Open Sans Light';
    src: url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Light.eot');
	src: url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Light.eot#iefix') format('embedded-opentype'),
		url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Light.woff2') format('woff2'),
		url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Light.woff') format('woff'),
		url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Light.svg#Open%20Sans%20Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}

@font-face {
    font-family:'Open Sans Extrabold';
    src: url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Extrabold.eot');
	src: url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Extrabold.eot#iefix') format('embedded-opentype'),
		url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Extrabold.woff2') format('woff2'),
		url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Extrabold.woff') format('woff'),
		url('/wp-content/themes/dt-the7-child/fonts/Open%20Sans%20Extrabold.svg#Open%20Sans%20Extrabold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}