@font-face {
    font-family: 'Inclusive Sans';
    font-style: normal;
    font-weight: 100 900;
    font-stretch: 100%;
    src: url('/fonts/inclusive-sans.woff2') format('woff2-variations');
}

@font-face {
    font-family: 'Inclusive Sans';
    font-style: italic;
    font-weight: 100 900;
    font-stretch: 100%;
    src: url('/fonts/inclusive-sans-italic.woff2') format('woff2-variations');
}

