@font-face {
    font-family: "DLRGUnivers";
	font-weight: 400;
    src: url("../fonts/dlrg_univers55_roman.woff2") format("woff2");
}
@font-face {
    font-family: "DLRGUnivers";
	font-weight: 700;
    src: url("../fonts/dlrg_univers55_roman_bold.woff2") format("woff2");
}
@font-face {
    font-family: "DLRGUnivers";
	font-style: italic;
    src: url("../fonts/dlrg_univers55_roman_italic.woff2") format("woff2");
}