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

}