@font-face
{
    font-family: "DBScreenHeadRegular";
    font-style: normal;
    font-weight: normal;
    src: 	url("newFont/DBScreenHead-Regular.woff"),
		    url("newFont/DBScreenHead-Regular.woff2"),
    		url("newFont/DBScreenHead-Regular.ttf");
}

@font-face
{
    font-family: "DBScreenHeadBlack";
    font-style: normal;
    font-weight: bold;
    src: 	url("newFont/DBScreenHead-Black.woff"),
		    url("newFont/DBScreenHead-Black.woff2"),
    		url("newFont/DBScreenHead-Black.ttf");
}

@font-face
{
    font-family: "DBScreenHeadLight";
    font-style: normal;
    font-weight: bold;
    src: 	url("newFont/DBScreenHead-Light.woff"),
		    url("newFont/DBScreenHead-Light.woff2"),
    		url("newFont/DBScreenHead-Light.ttf");
}
/*-----------------------------------------------------*/ 
/*------------ CONTENT ------------------*/ 
@font-face
{
    font-family: "DBScreenSansBold";
    font-style: normal;
    font-weight: bold;
    src: 	url("newFont/DBScreenSans-Bold.woff"),
		    url("newFont/DBScreenSans-Bold.woff2"),
    		url("newFont/DBScreenSans-Bold.ttf");
}

@font-face
{
    font-family: "DBScreenSansRegular";
    font-style: normal;
    font-weight: bold;
    src: 	url("newFont/DBScreenSans-Regular.woff"),
		    url("newFont/DBScreenSans-Regular.woff2"),
    		url("newFont/DBScreenSans-Regular.ttf");
}


/*-----------------------------------------------------*/ 
/*------------ NEWS ------------------*/ 
@font-face
{
    font-family: "DBScreenNewsBold";
    font-style: normal;
    font-weight: bold;
    src: 	url("newFont/DBScreenNews-Bold.woff"),
		    url("newFont/DBScreenNews-Bold.woff2"),
    		url("newFont/DBScreenNews-Bold.ttf");
}

@font-face
{
    font-family: "DBScreenNewsRegular";
    font-style: normal;
    font-weight: bold;
    src: 	url("newFont/DBScreenNews-Regular.woff"),
		    url("newFont/DBScreenNews-Regular.woff2"),
    		url("newFont/DBScreenNews-Regular.ttf");
}

/*-----------------------------------------------------*/ 
/*------------ CONDENSED ------------------*/ 
@font-face
{
    font-family: "DBScreenSansCondBold";
    font-style: normal;
    font-weight: bold;
    src: 	url("newFont/DBScreenSansCond-Bold.woff"),
		    url("newFont/DBScreenSansCond-Bold.woff2"),
    		url("newFont/DBScreenSansCond-Bold.ttf");
}
@font-face
{
    font-family: "DBScreenSansCondRegular";
    font-style: normal;
    font-weight: bold;
    src: 	url("newFont/DBScreenSansCond-Regular.woff"),
		    url("newFont/DBScreenSansCond-Regular.woff2"),
    		url("newFont/DBScreenSansCond-Regular.ttf");
}