@font-face { /* normal */
    font-family: 'Dax';
    font-style: normal;
   	font-weight: 400;
    src: url('dax-medium-5872e00270bc1.ttf') format('truetype');
}
@font-face { /* normal italic */
    font-family: 'Dax';
    font-style: italic;
    font-weight: 400;
    src: url('dax-mediumitalic-5872e0e8d95e8.ttf') format('truetype');
}

@font-face { /* bold */
    font-family: 'Dax';
    font-style: normal;
   	font-weight: 700;
    src: url('dax-bold-5872e03df1718.ttf') format('truetype');
}

@font-face { /* extra bold */
    font-family: 'Dax';
    font-style: normal;
    font-weight: 900;
    src: url('dax-extrabold-5872df5c91c89.ttf') format('truetype');
}

@font-face { /* light */
    font-family: 'Dax';
    font-style: normal;
   	font-weight: 200;
    src: url('dax-light-5872dfb3692b0.ttf') format('truetype');
}
