@font-face {
    font-family: 'dm_-_strange_tooregular';
    src: url('../fonts/fonts-benna/dm_strangetoo-webfont.woff2') format('woff2'),
         url('../fonts/fonts-benna/dm_strangetoo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* Heading */
.typo-strange {
    font-family: 'dm_-_strange_tooregular', serif;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 2em;
    margin-bottom: 1em;
    letter-spacing: 0.3em;
    
}