@font-face {
    font-family: 'withoutsans';
    src: url('../fonts/withoutsans-thin-webfont.woff2') format('woff2'),url('../fonts/withoutsans-thin-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'withoutsans';
    src: url('../fonts/withoutsans-light-webfont.woff2') format('woff2'),url('../fonts/withoutsans-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'withoutsans';
    src: url('../fonts/withoutsans-regular-webfont.woff2') format('woff2'),url('../fonts/withoutsans-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'withoutsans';
    src: url('../fonts/withoutsans-medium-webfont.woff2') format('woff2'),url('../fonts/withoutsans-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'withoutsans';
    src: url('../fonts/withoutsans-semibold-webfont.woff2') format('woff2'),url('../fonts/withoutsans-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'withoutsans';
    src: url('../fonts/withoutsans-bold-webfont.woff2') format('woff2'),url('../fonts/withoutsans-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'withoutsans';
    src: url('../fonts/withoutsans-black-webfont.woff2') format('woff2'),url('../fonts/withoutsans-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
