@font-face {
    font-family: 'anticregular';
    src: url('../fuente/antic-regular-webfont.woff2') format('woff2'),
         url('../fuente/antic-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}