@font-face {
    font-family: 'AkkoStdRegular';
    src: url('../fonts/akkostd-regular.eot');
    src: url('../fonts/akkostd-regular.eot') format('embedded-opentype'),
         url('../fonts/akkostd-regular.woff') format('woff'),
         url('../fonts/akkostd-regular.ttf') format('truetype'),
         url('../fonts/akkostd-regular.svg#AkkoStdRegular') format('svg');
}

