* {
    font-family: 'Montserrat', sans-serif;
}

body {
    font-family: 'Montserrat', sans-serif;
}

.material-symbols-outlined {
    font-size: 20px;
}

html {
    scroll-behavior: smooth;
}
