@font-face {
    font-family: 'allerbold';
    src: url('fonts/aller_bd-webfont.eot');
    src: url('fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller_bd-webfont.woff2') format('woff2'),
         url('fonts/aller_bd-webfont.woff') format('woff'),
         url('fonts/aller_bd-webfont.ttf') format('truetype'),
         url('fonts/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'alleritalic';
    src: url('fonts/aller_it-webfont.eot');
    src: url('fonts/aller_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller_it-webfont.woff2') format('woff2'),
         url('fonts/aller_it-webfont.woff') format('woff'),
         url('fonts/aller_it-webfont.ttf') format('truetype'),
         url('fonts/aller_it-webfont.svg#alleritalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'glaser_stencil_dregular';
    src: url('fonts/glaser-stencil-d-webfont.eot');
    src: url('fonts/glaser-stencil-d-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/glaser-stencil-d-webfont.woff2') format('woff2'),
         url('fonts/glaser-stencil-d-webfont.woff') format('woff'),
         url('fonts/glaser-stencil-d-webfont.ttf') format('truetype'),
         url('fonts/glaser-stencil-d-webfont.svg#glaser_stencil_dregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.glaser{
    font-family: 'glaser_stencil_dregular', sans-serif;
}
.alleritalic{
    font-family: 'alleritalic', sans-serif;
}
.allerbold{
    font-family: 'allerbold', sans-serif;
}
.ubuntu{
    font-family: 'Ubuntu', sans-serif;
}
.merriweather{
    font-family: 'Merriweather', serif;
}