/*
Redaction Typeface
By Titus Kaphar and Reginal Dayne Betts
https://www.redaction.us/

Copyright 2019 MCKL Inc.
Dual license:
  SIL Open Font License 1.1: http://scripts.sil.org/OFL
  GNU LGPL 2.1: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.htm
*/

@font-face {
    font-family: "Redaction";
    src: url("Redaction-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Redaction";
    src: url("Redaction_10-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "Redaction";
    src: url("Redaction_20-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "Redaction";
    src: url("Redaction_35-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Redaction";
    src: url("Redaction_50-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: "Redaction";
    src: url("Redaction_70-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: "Redaction";
    src: url("Redaction_100-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 1000;
}



@font-face {
    font-family: "Redaction";
    src: url("Redaction-Italic.woff2") format("woff2");
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "Redaction";
    src: url("Redaction-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: 300;
}
  