@font-face {
    font-family: 'brisa_alternatesregular';
    src: url('fonts/brisa_alternates-webfont.eot');
    src: url('fonts/brisa_alternates-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brisa_alternates-webfont.woff2') format('woff2'),
         url('fonts/brisa_alternates-webfont.woff') format('woff'),
         url('fonts/brisa_alternates-webfont.ttf') format('truetype'),
         url('fonts/brisa_alternates-webfont.svg#brisa_alternatesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


