@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

html,
body,
*,
button,
input,
select,
textarea,
*::before,
*::after {
  font-family: "Montserrat", Arial, sans-serif !important;
}
