/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
/*@font-face {
    font-family: "dr";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/din-regular-webfont.eot?#iefix") format("embedded-opentype"), 
	url("../fonts/din-regular-webfont.woff") format("woff"), 
	url("../fonts/din-regular-webfont.ttf") format("truetype"), 
	url("../fonts/din-regular-webfont.svg#dinregular") format("svg");
}
@font-face{
	font-family:'dl';
	src:url('../fonts/dl.eot?#iefix') 
	format('embedded-opentype'),
	url('../fonts/dl.woff') 
	format('woff'),
	url('../fonts/dl.ttf') 
	format('truetype'),
	url('../fonts/dl.svg#dl') 
	format('svg');
	font-weight:400;
	font-style:normal
}*/
@font-face {
    font-family: "dr";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/din-regular-webfont.eot");
    src: url("../fonts/din-regular-webfont.eot?") format('eot'),
	url("../fonts/din-regular-webfont.woff") format("woff"), 
	url("../fonts/din-regular-webfont.ttf") format("truetype"), 
	url("../fonts/din-regular-webfont.svg#dinregular") format("svg");
}
@font-face {
    font-family: "db";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/din-bold-webfont.eot"); 
    src: url("../fonts/din-bold-webfont.eot?") format('eot'),
	url("../fonts/din-bold-webfont.woff") format("woff"), 
	url("../fonts/din-bold-webfont.ttf") format("truetype"), 
	url("../fonts/din-bold-webfont.svg#dinregular") format("svg");
}
@font-face{
	font-family: "dl";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/dl.eot"); 
    src: url("../fonts/dl.eot?") format('eot'),
	url('../fonts/dl.woff') format('woff'),
	url('../fonts/dl.ttf') format('truetype'),
	url('../fonts/dl.svg#dl') format('svg');
}
@font-face{
	font-family: "dm";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/din-medium-webfont.eot"); 
    src: url("../fonts/din-medium-webfont.eot?") format('eot'),
	url('../fonts/din-medium-webfont.woff') format('woff'),
	url('../fonts/din-medium-webfont.ttf') format('truetype'),
	url('../fonts/din-medium-webfont.svg.svg#dinregular') format('svg');
}