
    @font-face {
        font-family: 'glyphs';
        src: url('/fonts/Glyphs.woff') format('woff');
    }

    .glyph {
        font-family: glyphs;
    }