@font-face {
    font-family: 'aldo_the_apacheregular';
    src: url('aldotheapache-webfont.woff2') format('woff2'),
         url('aldotheapache-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.preview_font_header,h1,h2,h3{ font-family: aldo_the_apacheregular, Arial, Helvetica, sans-serif; }