
@font-face {
    font-family: 'InclusiveSans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Inclusive_Sans/static/InclusiveSans-Regular.ttf');
}

@font-face {
    font-family: 'InclusiveSans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/Inclusive_Sans/static/InclusiveSans-Bold.ttf');
}
