@font-face {
    font-family: 'DanubiaOT';
    src: url('../webfonts/DanubiaOT.eot');
    src: url('../webfonts/DanubiaOT.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/DanubiaOT.woff2') format('woff2'),
        url('../webfonts/DanubiaOT.woff') format('woff'),
        url('../webfonts/DanubiaOT.ttf') format('truetype'),
        url('../webfonts/DanubiaOT.svg#DanubiaOT') format('svg');
    font-weight: normal;
    font-style: normal;
}

