@font-face { /* version if there is no woff2 file provided */
    font-family: 'graphiknature';
    src: url('../fonts/graphiknature-regular.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}


@font-face { /* version if there is no woff2 file provided */
    font-family: 'graphiknature';
    src: url('../fonts/graphiknature-bold.woff') format("woff");
    font-weight: 700;
    font-style: normal;
}