@import url('https://fonts.cdnfonts.com/css/bdo-grotesk');




.container {
    max-width: 1720px;
}

:root {
    --theme: #893EFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'BDO Grotesk', sans-serif !important;
}
