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

@font-face {
    font-family: "ChangAnunitype";
    src: url("ChangAnunitype-Light.woff2") format('woff2');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'ChangAnunitype' !important;
}
