@charset "UTF-8";

@font-face {
    font-family: MaisonMono;
    src: url('fonts/MaisonMonoWEB-Regular.woff2') format('woff2'),
         url('fonts/MaisonMonoWEB-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}