@font-face {
    font-family: 'StencilStd';
    src: url('./stencil-std.woff2') format('woff2'),
         url('./stencil-std.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
