@font-face {
    font-family: 'Recoleta-regulardemo';
    src: url('Recoleta-regulardemo.eot');
    src: local('Recoleta-regulardemo'),
        url('Recoleta-regulardemo.eot?#iefix') format('embedded-opentype'),
        url('Recoleta-regulardemo.woff2') format('woff2'),
        url('Recoleta-regulardemo.woff') format('woff'),
        url('Recoleta-regulardemo.ttf') format('truetype'),
        url('Recoleta-regulardemo.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}