@font-face {
    font-family: "in";
    src: url("font/Impact_Nieuw/web/impactnieuw-2019.woff2") format("woff2"),
        url("font/Impact_Nieuw/web/impactnieuw-2019.woff") format("woff");
   }

@font-face {
    font-family: "redaction";
    src: url("font/redaction/Redaction-Regular.otf");
    font-style: normal;
    }
   
@font-face {
    font-family: "redaction";
    src: url("font/redaction/Redaction-Italic.otf");
    font-style: italic;
    }   
