/*
 * Quark 2 — user customizations
 *
 * This file is safe to edit. It is loaded last so anything here overrides
 * theme.css without having to mark rules !important.
 */

@font-face {
    font-family: 'M PLUS 1 Regular';
    font-style: normal;
    font-weight: regular;
    src: url('../fonts/m1/m1r.ttf') format('truetype');
}

