@font-face {
    font-family: "HPP";
    src: url("Humanst521 HPP R.ttf");
}
@font-face {
    font-family: "HPP";
    src: url("Humanst521 HPP RI.ttf");
    font-style: italic;
}
@font-face {
    font-family: "HPP";
    src: url("Humanst521 HPP L.ttf");
    font-weight: 400;
}
@font-face {
    font-family: "HPP";
    src: url("Humanst521 HPP LI.ttf");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "HPP";
    src: url("Humanst521 HPP B.ttf");
    font-weight: bold;
}
@font-face {
    font-family: "HPP";
    src: url("Humanst521 HPP BI.ttf");
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: "Blanch";
    src: url("BLANCH_CAPS.otf") format("opentype");
}
@font-face {
    font-family: "Blanch";
    font-weight: bold;
    src: url("BLANCH_CAPS.otf") format("opentype");
}