/* Fonts*/
@font-face{
    font-family: "DTL Documenta WT";
    src:url("../fonts/D019W13T.eot") format("embedded-opentype");
}
@font-face{
    font-family: "DTL Documenta WT";
    src:url("../fonts/D019W13T.woff") format("woff"),url("../fonts/D019W13T.ttf") format("truetype"),url("../fonts/D019W13T.svg") format("svg");
}
@font-face{
    font-family: "DTL Documenta WT Bold";
    src:url("../fonts/D019W16T.eot") format("embedded-opentype");}
@font-face{
    font-family: "DTL Documenta WT Bold";
    src:url("../fonts/D019W16T.woff") format("woff"),url("../fonts/D019W16T.ttf") format("truetype"),url("../fonts/D019W16T.svg") format("svg");
}

@font-face{font-family:"Typ1451Regular";
    src:url("../fonts/Ty14AtRg.ttf") format("truetype");
}
@font-face{font-family:"Typ1451Bold";
    src:url("../fonts/Ty14AtBd.ttf") format("truetype");
}
/* for IE */
@font-face {
    font-family: "DTL Documenta WT";
    src: url("../fonts/D019W13T.eot?#iefix");
}
@font-face {
    font-family: "DTL Documenta WT Bold";
    src: url('../fonts/D019W16T.eot?#iefix');
}

@font-face {
    font-family: "Typ1451Bold";
    src: url("../fonts/Typ1451-Bold.eot");
    src: url("../fonts/Typ1451-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Typ1451-Bold.woff2") format("woff2"),
    url("../fonts/Typ1451-Bold.woff") format("woff"),
    url("../fonts/Typ1451-Bold.svg#Typ1451-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Typ1451Regular";
    src: url("../fonts/Typ1451.eot");
    src: url("../fonts/Typ1451.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Typ1451.woff2") format("woff2"),
    url("../fonts/Typ1451.woff") format("woff"),
    url("../fonts/Typ1451.svg#Typ1451") format("svg");
    font-weight: normal;
    font-style: normal;
}