/*
 *  Monixend font is licensed under SIL Open Font License 1.1
 */

@font-face {
    font-family: "Monixend";
    font-weight: 400;
    src: url(fonts/monixend.woff2) format('woff2');
}

@font-face {
    font-family: "Monixend";
    font-weight: 700;
    src: url(fonts/monixend-bold.woff2) format('woff2');
}