@font-face {
  font-family: 'StencilStd';
  src: url('StencilStd.eot');
  src: url('StencilStd.eot?#iefix') format('embedded-opentype'),
       url('StencilStd.svg#StencilStd') format('svg'),
       url('StencilStd.ttf') format('truetype'),
       url('StencilStd.woff') format('woff'),
       url('StencilStd.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

