﻿@font-face {
    font-family: 'DINRoundPro';
    src: url('fonts/DINRoundPro.eot');
    src: url('fonts/DINRoundPro.eot') format('embedded-opentype'),
         url('fonts/DINRoundPro.woff2') format('woff2'),
         url('fonts/DINRoundPro.woff') format('woff'),
         url('fonts/DINRoundPro.ttf') format('truetype'),
         url('fonts/DINRoundPro.svg#DINRoundPro') format('svg');
}

@font-face {
    font-family: 'DINRoundProBold';
    src: url('fonts/DINRoundProBold.eot');
    src: url('fonts/DINRoundProBold.eot') format('embedded-opentype'),
         url('fonts/DINRoundProBold.woff2') format('woff2'),
         url('fonts/DINRoundProBold.woff') format('woff'),
         url('fonts/DINRoundProBold.ttf') format('truetype'),
         url('fonts/DINRoundProBold.svg#DINRoundProBold') format('svg');
}
