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

@font-face {
    font-family: 'Montserrat';
    src: url('montserrat-regular-webfont.woff2') format('woff2'),
         url('montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('proximanova-regular-webfont.woff2') format('woff2'),
         url('proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Light Regular';
    src: url('din_light_regular-webfont.woff2') format('woff2'),
         url('din_light_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
