@font-face {
    font-family: 'Benton Sans';
    src: url('BentonSans-Bold.eot');
    src: url('BentonSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('BentonSans-Bold.woff2') format('woff2'),
        url('BentonSans-Bold.woff') format('woff'),
        url('BentonSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Benton Sans Book';
    src: url('BentonSans-Book.eot');
    src: url('BentonSans-Book.eot?#iefix') format('embedded-opentype'),
        url('BentonSans-Book.woff2') format('woff2'),
        url('BentonSans-Book.woff') format('woff'),
        url('BentonSans-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Benton Sans';
    src: url('BentonSans-Light.eot');
    src: url('BentonSans-Light.eot?#iefix') format('embedded-opentype'),
        url('BentonSans-Light.woff2') format('woff2'),
        url('BentonSans-Light.woff') format('woff'),
        url('BentonSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Benton Sans';
    src: url('BentonSans-Medium.eot');
    src: url('BentonSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('BentonSans-Medium.woff2') format('woff2'),
        url('BentonSans-Medium.woff') format('woff'),
        url('BentonSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Benton Sans';
    src: url('BentonSans-Regular.eot');
    src: url('BentonSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('BentonSans-Regular.woff2') format('woff2'),
        url('BentonSans-Regular.woff') format('woff'),
        url('BentonSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

