@font-face {
    font-family: 'DTL';
    src: url('../../fonts/DTL.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('../../fonts/FuturaStd-Light.woff2') format('woff2'),
         url('../../fonts/FuturaStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('../../fonts/FuturaStd-Medium.woff2') format('woff2'),
         url('../../fonts/FuturaStd-Medium.woff') format('woff');
    font-weight: bold;
    font-style: bold;
}
