@font-face {
    font-family: 'Recoleta-Regular';
    src: url('Recoleta-Regular.otf') format('woff2'),
         url('Recoleta-Regular.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Recoleta-Medium';
    src: url('Recoleta-Medium.woff') format('woff2'),
         url('Recoleta-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
