@font-face {
    font-family: 'allerta_stencil';
    src: url('allerta_stencil.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

h1{
    font-size: 60px;
    font-family: allerta_stencil;
}