@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

:root{
    --font-primary: 'Inter', sans-serif;
}