@font-face {
    font-family: 'nac';
    src:
            url('nac.ttf') format('truetype'),
            url('nac.woff') format('woff'),
            url('nac.svg#nac') format('svg');
    font-weight: normal;
    font-style: normal;
}