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