/* Monoglyphic — licence Envato (usage commercial) */

@font-face {
    font-family: 'Monoglyphic';
    src: url('../fonts/Monoglyphic-Regular.woff2') format('woff2'),
         url('../fonts/Monoglyphic-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monoglyphic';
    src: url('../fonts/Monoglyphic-Bold.woff2') format('woff2'),
         url('../fonts/Monoglyphic-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
