@font-face {
    font-family: 'Trend Sans';
    src:  url('../fonts/TrendSansOne.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'D-Din';
    src:  url('../fonts/D-DIN.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'D-Din';
    src:  url('../fonts/D-DIN-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}