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