@font-face {
    font-family: 'Recoleta Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Recoleta Regular'), url('./fonts/Recoleta-Regular.woff') format('woff');
}

html {
    scroll-behavior: smooth;
}