@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap');

/* h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400 !important;
    font-family: "Open Sans",
        sans-serif;
    font-style: normal;
    font-style: italic;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: 400 !important;
} */

html,
body,
main {
    font-family: "Open Sans",
}