/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.105.1519839121
Updated: 2020-01-29 13:43:01

*/

@font-face {
	font-family: "Roboto Condensed";
	font-weight: 800;
	src: url("fonts/RobotoCondensed-Black.ttf");
}

@font-face {
	font-family: "Roboto Condensed";
	font-weight: 400;
	src: url("fonts/RobotoCondensed-Regular.ttf");
}

@font-face {
	font-family: "Roboto Condensed";
	font-weight: 800;
	font-style: italic;
	src: url("fonts/RobotoCondensed-BlackItalic.ttf");
}

@font-face {
	font-family: "Roboto Condensed";
	font-weight: 600;
	src: url("fonts/RobotoCondensed-Bold.ttf");
}

@font-face {
	font-family: "Roboto Condensed";
	font-weight: 600;
	font-style: italic;
	src: url("fonts/RobotoCondensed-BoldItalic.ttf");
}

@font-face {
	font-family: "Roboto Condensed";
	font-weight: 700;
	src: url("fonts/RobotoCondensed-ExtraBold.ttf");
}

@font-face {
	font-family: "Roboto Condensed";
	font-weight: 700;
	font-style: italic;
	src: url("fonts/RobotoCondensed-ExtraBoldItalic.ttf");
}

@font-face {
	font-family: "Roboto Condensed";
	font-weight: 100;
	src: url("fonts/RobotoCondensed-Thin.ttf");
}

@font-face {
	font-family: "Roboto Condensed";
	font-weight: 100;
	font-style: italic;
	src: url("fonts/RobotoCondensed-ThinItalic.ttf");
}




html, body{
	font-family: 'Roboto Condensed';
}