@font-face {
    font-family: 'bs-light';
    src: url('BentonSans-Light.woff2') format('woff2'),
    url('BentonSans-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bs-reg';
    src: url('BentonSans-Regular.woff2') format('woff2'),
    url('BentonSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bs-book';
    src: url('BentonSans-Book.woff2') format('woff2'),
    url('BentonSans-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bs-bold';
    src: url('BentonSans-Bold.woff2') format('woff2'),
    url('BentonSans-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}